diff --git a/src/components/header.tsx b/src/components/header.tsx index 9e97eaba..265a6dd9 100644 --- a/src/components/header.tsx +++ b/src/components/header.tsx @@ -78,7 +78,7 @@ const nav: NavItem[] = [ }, { label: 'Discord', - href: 'https://discord.com/invite/6PcCMU', + href: 'https://discord.gg/zrvWsQC', }, ], },