Skip to content

Commit affe679

Browse files
committed
docs
1 parent 4f96976 commit affe679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/home/HomepageHeader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default function HomepageHeader() {
5858
<Icon name="discord" size={20} />
5959
<span>Join Discord</span>
6060
</a>
61-
<Link to="/docs/contribution" className={styles.heroLink}>
61+
<Link to="/docs/contribution/design" className={styles.heroLink}>
6262
<Icon name="users" size={20} />
6363
<span>Contribute</span>
6464
</Link>

0 commit comments

Comments
 (0)