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 1ff902c commit 25fefe5Copy full SHA for 25fefe5
src/components/Footer/Footer.jsx
@@ -42,6 +42,9 @@ const Footer = () => (
42
<Link className="footer__link" to="https://gitter.im/webpack/webpack">
43
Gitter
44
</Link>
45
+ <Link className="footer__link" to="https://discord.com/invite/8WWf6F7p">
46
+ Discord
47
+ </Link>
48
<Link
49
className="footer__link"
50
to="https://github.com/webpack/webpack/releases"
0 commit comments