From e4ff3498759fa434f6917e3720ee40a2e77ff7fe Mon Sep 17 00:00:00 2001 From: jffarge Date: Mon, 28 Jun 2021 14:06:10 +0200 Subject: [PATCH] docs: :bug: discord invite link without expiration Signed-off-by: jffarge --- website/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/sidebars.js b/website/sidebars.js index 2b6ea111..2a96878a 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -26,7 +26,7 @@ module.exports = { { type: 'link', label: 'Discord', - href: 'https://discord.gg/Rmffpmc' + href: 'https://discord.gg/ufnyBtc8uY' }, ], },