From df2c276f432ac37cf7b323166714623da681dade Mon Sep 17 00:00:00 2001 From: r8bywork Date: Mon, 3 Jun 2024 18:13:17 +0300 Subject: [PATCH] update: footer discord link --- ui/snippets/footer/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,