diff --git a/src/components/SocialIcons.tsx b/src/components/SocialIcons.tsx index 3a50c0f..e99b830 100644 --- a/src/components/SocialIcons.tsx +++ b/src/components/SocialIcons.tsx @@ -89,7 +89,7 @@ const defaultSocialLinks: SocialLink[] = [ }, { name: 'AI', - url: 'https://ai.d4m13n.dev', + url: 'https://chat.d4m13n.dev', icon: AIIcon, }, ];