We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d818c19 commit ccdcf45Copy full SHA for ccdcf45
src/components/LayoutFooter/Footer.js
@@ -87,10 +87,10 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
87
Stack Overflow
88
</ExternalFooterLink>
89
<ExternalFooterLink
90
- href="https://discuss.reactjs.org"
+ href="https://reactjs.org/community/support.html#popular-discussion-forums"
91
target="_blank"
92
rel="noopener">
93
- Discussion Forum
+ Discussion Forums
94
95
96
href="https://discord.gg/0ZcbPKXt5bZjGY5n"
0 commit comments