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 6551b55 commit a5b6eaeCopy full SHA for a5b6eae
components/footer/footer.jsx
@@ -12,6 +12,7 @@ export default (props) => {
12
<Link className="footer__link" to="/get-started">Get Started</Link>
13
<Link className="footer__link" to="/analyze">Analyze</Link>
14
<Link className="footer__link" to="/contribute">Contribute</Link>
15
+ <Link className="footer__link" to="/comparison">Comparison</Link>
16
</section>
17
18
<section className="footer__middle">
content/concepts/compared-to-other-systems.md renamed to content/comparison.md
0 commit comments