Skip to content

Commit

Permalink
fix: update discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
xsteadybcgo committed Nov 3, 2021
1 parent 66c76ad commit 868d76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ const Footer: React.FC = () => {
<a
target="_blank"
rel="noreferrer"
href="https://discord.gg/wJ8TnTfjcq"
href="https://discord.gg/znbmjYfvBR"
onMouseOver={() => setIconLinkHoverAt(IconLink.Discord)}
onMouseOut={() => setIconLinkHoverAt(IconLink.Null)}
>
Expand Down

0 comments on commit 868d76f

Please sign in to comment.