Skip to content

Commit

Permalink
updated discord link (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
EightRice authored Jun 15, 2024
1 parent 794f391 commit a7aaf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/common/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export const ExplorerFooter: React.FC = () => {
}

const goToDiscord = () => {
window.open("https://discord.com/invite/yXaPy6s5Nr", "_blank")
window.open("https://discord.gg/autFpNaFYu", "_blank")
}

const goToYoutube = () => {
Expand Down

0 comments on commit a7aaf3f

Please sign in to comment.