diff --git a/apps/cave/components/SideBar/SideBarBottom.tsx b/apps/cave/components/SideBar/SideBarBottom.tsx index e9d769888..b0a03dbae 100644 --- a/apps/cave/components/SideBar/SideBarBottom.tsx +++ b/apps/cave/components/SideBar/SideBarBottom.tsx @@ -19,7 +19,7 @@ const Media: Array = [ { icon: 'discord', name: 'Discord', - link: 'https://discord.com/invite/concave', + link: 'https://discord.gg/fjord', }, { icon: 'twitter',