We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f96976 commit affe679Copy full SHA for affe679
website/src/pages/home/HomepageHeader.js
@@ -58,7 +58,7 @@ export default function HomepageHeader() {
58
<Icon name="discord" size={20} />
59
<span>Join Discord</span>
60
</a>
61
- <Link to="/docs/contribution" className={styles.heroLink}>
+ <Link to="/docs/contribution/design" className={styles.heroLink}>
62
<Icon name="users" size={20} />
63
<span>Contribute</span>
64
</Link>
0 commit comments