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 19e6a0c commit c1f6dc9Copy full SHA for c1f6dc9
beta/src/components/Layout/Footer.tsx
@@ -353,7 +353,7 @@ export function Footer({hideSurvey = false, hideBorder = false}: FooterProps) {
353
</FooterLink>
354
</div>
355
<div className="md:col-start-2 xl:col-start-4 flex flex-col">
356
- <FooterLink href="/" isHeader={true}>
+ <FooterLink href="/community" isHeader={true}>
357
Community
358
359
<FooterLink href="https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md">
0 commit comments