Skip to content

Commit

Permalink
Update discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jey-Cee authored Oct 23, 2024
1 parent 544996e commit edce20b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions express/frontend/src/components/dashboard-static.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ export const socialCards = [
img: "images/discord.png",
squareImg: true,
text: "Get in touch with other developers and discuss features on our Discord server.",
url: "https://discord.gg/UctM6Gbn",
url: "https://discord.gg/HBKq4yAAew",
buttons: [
<CardButton text="Join" url="https://discord.gg/UctM6Gbn" />,
<CardButton text="Join" url="https://discord.gg/HBKq4yAAew" />,
],
},
];
Expand Down

0 comments on commit edce20b

Please sign in to comment.