Skip to content

Commit

Permalink
Merge pull request #2 from EMPangolin/patch-1
Browse files Browse the repository at this point in the history
Update index.tsx
  • Loading branch information
HariSeldon23 authored Feb 8, 2024
2 parents a38ba96 + bd585d3 commit 90568d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Menu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default function Menu() {
<Send size={14} />
{t('menu.telegram')}
</MenuItem>
<MenuItem id="link" href="https://discord.com/invite/pangolindex">
<MenuItem id="link" href="https://discord.com/invite/jC2gJneDAp">
<MessageCircle size={14} />
{t('menu.discord')}
</MenuItem>
Expand Down

0 comments on commit 90568d2

Please sign in to comment.