Skip to content

Commit 25fefe5

Browse files
committed
Added Discord link in footer
1 parent 1ff902c commit 25fefe5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/Footer/Footer.jsx

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ 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>
4548
<Link
4649
className="footer__link"
4750
to="https://github.com/webpack/webpack/releases"

0 commit comments

Comments
 (0)