Skip to content

Commit 5d648f1

Browse files
authored
feat: add Discord link in footer (#7614)
1 parent 850225e commit 5d648f1

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
@@ -39,6 +39,9 @@ const Footer = () => (
3939
<Link className="footer__link" to="/branding/">
4040
Branding
4141
</Link>
42+
<Link className="footer__link" to="https://discord.com/invite/8WWf6F7p">
43+
Discord
44+
</Link>
4245
<Link
4346
className="footer__link"
4447
to="https://github.com/webpack/webpack/releases"

0 commit comments

Comments
 (0)