Skip to content

Commit 790173b

Browse files
authored
fix: discord footer (#7657)
1 parent 0d483f8 commit 790173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const Footer = () => (
3939
<Link className="footer__link" to="/branding/">
4040
Branding
4141
</Link>
42-
<Link className="footer__link" to="https://discord.com/invite/8WWf6F7p">
42+
<Link className="footer__link" to="https://discord.com/invite/5sxFZPdx2k">
4343
Discord
4444
</Link>
4545
<Link

0 commit comments

Comments
 (0)