Skip to content

Commit 19e6501

Browse files
committed
Update /discord redirects to use discord.gg/nodejs
1 parent 2e4a6d2 commit 19e6501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/site/redirects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,11 +334,11 @@
334334
},
335335
{
336336
"source": "/discord",
337-
"destination": "https://discord.gg/vUsrbjd"
337+
"destination": "https://discord.gg/nodejs"
338338
},
339339
{
340340
"source": "/:locale/discord",
341-
"destination": "https://discord.gg/vUsrbjd"
341+
"destination": "https://discord.gg/nodejs"
342342
}
343343
],
344344
"internal": []

0 commit comments

Comments
 (0)