Skip to content

Commit f750d46

Browse files
committed
fix link
1 parent 2dab99d commit f750d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const Footer = () => (
3030
<Link className="footer__link" to="https://webpack.threadless.com/">
3131
Swag Store
3232
</Link>
33-
<Link className="footer__link" to="/comparison/">
33+
<Link className="footer__link" to="/awesome-webpack/">
3434
Awesome webpack
3535
</Link>
3636
<Link className="footer__link" to="/glossary/">

0 commit comments

Comments
 (0)