Skip to content

Commit e1c7424

Browse files
committed
fix: remove gitter link from footer
1 parent 2befa7f commit e1c7424

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/Footer/Footer.jsx

-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ const Footer = () => (
3939
<Link className="footer__link" to="/branding/">
4040
Branding
4141
</Link>
42-
<Link className="footer__link" to="https://gitter.im/webpack/webpack">
43-
Gitter
44-
</Link>
4542
<Link
4643
className="footer__link"
4744
to="https://github.com/webpack/webpack/releases"

0 commit comments

Comments
 (0)