From 3c4f6a55ebf16a373355de4ec483b6e630921349 Mon Sep 17 00:00:00 2001 From: Little Human Date: Fri, 16 Sep 2022 19:52:49 +0700 Subject: [PATCH] Update discord invite link Signed-off-by: Little Human --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index babb7d6..2a3dc3e 100644 --- a/vercel.json +++ b/vercel.json @@ -8,7 +8,7 @@ }, { "source": "/discord", - "destination": "https://discord.gg/RNDHAC5CKV", + "destination": "https://discord.gg/CNpPdG5T5Y", "permanent": false }, { "source": "/github", "destination": "https://github.com/kongkowitpku" },