Skip to content

Commit

Permalink
fix(frontend): new discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
guerrap committed Aug 24, 2023
1 parent 392f813 commit cee984c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const FOOTER_LINKS: FooterLink[] = [
links: [
{
title: "Discord",
to: "https://discord.com/invite/zCFXBEQkVa",
to: "https://discord.gg/uRer2D4Pdf",
},
{
title: "Twitter",
Expand Down

0 comments on commit cee984c

Please sign in to comment.