Skip to content

Commit

Permalink
Update ButtonBar.tsx (#59)
Browse files Browse the repository at this point in the history
Fixed discord invite link
  • Loading branch information
JPDucky authored Jan 27, 2024
1 parent 2f1f6eb commit 34acecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ButtonBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const ButtonBar = () => {
<IconButton
aria-label="Discord"
color="inherit"
href="https://discord.gg/EZf8pAZ4"
href="https://discord.gg/wJ755dY"
target="_blank"
title="Discord"
>
Expand Down

0 comments on commit 34acecb

Please sign in to comment.