Skip to content

Commit 10a034c

Browse files
committed
Added Discord link to footer
1 parent 1ff902c commit 10a034c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/Footer/Footer.jsx

+4
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ const Footer = () => (
4242
<Link className="footer__link" to="https://gitter.im/webpack/webpack">
4343
Gitter
4444
</Link>
45+
<Link className="footer__link" to="https://discord.com/invite/8WWf6F7p">
46+
Discord
47+
</Link>
48+
4549
<Link
4650
className="footer__link"
4751
to="https://github.com/webpack/webpack/releases"

0 commit comments

Comments
 (0)