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 0fee4de commit 8853445Copy full SHA for 8853445
1 file changed
src/components/Footer/Footer.jsx
@@ -39,9 +39,6 @@ const Footer = () => (
39
<Link className="footer__link" to="/branding/">
40
Branding
41
</Link>
42
- <Link className="footer__link" to="https://gitter.im/webpack/webpack">
43
- Gitter
44
- </Link>
45
<Link
46
className="footer__link"
47
to="https://github.com/webpack/webpack/releases"
0 commit comments