Skip to content

Commit ccdcf45

Browse files
author
Sunil Pai
authored
Update Footer link to
1 parent d818c19 commit ccdcf45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/components/LayoutFooter/Footer.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
8787
Stack Overflow
8888
</ExternalFooterLink>
8989
<ExternalFooterLink
90-
href="https://discuss.reactjs.org"
90+
href="https://reactjs.org/community/support.html#popular-discussion-forums"
9191
target="_blank"
9292
rel="noopener">
93-
Discussion Forum
93+
Discussion Forums
9494
</ExternalFooterLink>
9595
<ExternalFooterLink
9696
href="https://discord.gg/0ZcbPKXt5bZjGY5n"

0 commit comments

Comments
 (0)