Sunil Pai
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
src/components/LayoutFooter/Footer.js
|
|
@ -87,10 +87,10 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => ( |
|
|
|
Stack Overflow |
|
|
|
</ExternalFooterLink> |
|
|
|
<ExternalFooterLink |
|
|
|
href="https://discuss.reactjs.org" |
|
|
|
href="https://reactjs.org/community/support.html#popular-discussion-forums" |
|
|
|
target="_blank" |
|
|
|
rel="noopener"> |
|
|
|
Discussion Forum |
|
|
|
Discussion Forums |
|
|
|
</ExternalFooterLink> |
|
|
|
<ExternalFooterLink |
|
|
|
href="https://discord.gg/0ZcbPKXt5bZjGY5n" |
|
|
|