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.
2 parents 5b1ccfc + d2131c6 commit 67a281fCopy full SHA for 67a281f
website/components/Navbar/index.js
@@ -30,7 +30,7 @@ const Navbar = ({ navigationContent }) => {
30
<Icon as={Github} height={16} width={16} marginRight={2} color="neutral500" />
31
Contribute on Github
32
</StyledLink>
33
- <StyledLink href="#" target="_blank" padding={2} size={2}>
+ <StyledLink href="https://forum.strapi.io/" target="_blank" padding={2} size={2}>
34
<Icon as={Discourse} height={16} width={16} marginRight={2} color="neutral500" />
35
DS Forum
36
0 commit comments