Refactor Discord links in codebase to use the updated invite link

This commit is contained in:
mauro-balades
2024-09-09 20:23:51 +02:00
parent 886baf9298
commit d743dfc191
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ export const components: { title: string; href: string; description: string }[]
},
{
title: "Discord",
href: "https://discord.com/servers/mauro-s-little-sweatshop-1088172780480114748",
href: "https://discord.gg/zen-browser",
description: "Join our Discord server to chat with the community and get support."
},
{