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 850225e commit 5d648f1Copy full SHA for 5d648f1
1 file changed
src/components/Footer/Footer.jsx
@@ -39,6 +39,9 @@ const Footer = () => (
39
<Link className="footer__link" to="/branding/">
40
Branding
41
</Link>
42
+ <Link className="footer__link" to="https://discord.com/invite/8WWf6F7p">
43
+ Discord
44
+ </Link>
45
<Link
46
className="footer__link"
47
to="https://github.com/webpack/webpack/releases"
0 commit comments