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 558dc46 commit 8ae956fCopy full SHA for 8ae956f
components/footer/footer.jsx
@@ -10,7 +10,7 @@ export default (props) => {
10
<Container className="footer__inner">
11
<section className="footer__left">
12
<Link className="footer__link" to="/get-started">Get Started</Link>
13
- <Link className="footer__link" to="/analyze">Analyze</Link>
+ <Link className="footer__link" to="/organization">Organization</Link>
14
<Link className="footer__link" to="/contribute">Contribute</Link>
15
<Link className="footer__link" to="/get-started/why-webpack#comparison">Comparison</Link>
16
</section>
0 commit comments