diff --git a/ui/snippets/footer/Footer.tsx b/ui/snippets/footer/Footer.tsx index 13105b064e..4893b3d314 100644 --- a/ui/snippets/footer/Footer.tsx +++ b/ui/snippets/footer/Footer.tsx @@ -39,7 +39,7 @@ const Footer = () => { icon: 'social/discord' as const, iconSize: '24px', text: 'Discord', - url: 'https://discord.com/invite/blockchainsports', + url: 'https://discord.gg/atletanetwork', }, { icon: 'social/zealy' as const,