1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-03 13:32:56 +02:00

treewide: redirect support to r/3ds

NH invites are currently having issues.
This commit is contained in:
lifehackerhansol
2025-07-27 15:00:18 -07:00
parent 59b6ee6a31
commit 8f28e8f951
17 changed files with 35 additions and 29 deletions

View File

@@ -38,7 +38,7 @@ export default defineConfig({
next: false
},
socialLinks: [
{ icon: 'discord', link: 'https://discord.gg/MWxPgEp' },
{ icon: 'discord', link: 'https://discord.gg/3ds' },
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide_3DS' }
]
},