From 608221af29114a3cb6559b45fc607842c853697e Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Mon, 14 Sep 2020 21:55:17 -0700 Subject: [PATCH] Fix discord invite link to start in #general channel --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index fa03970b11..425ca2e443 100644 --- a/config.toml +++ b/config.toml @@ -49,5 +49,5 @@ weight = 15 [[Languages.en.menu.shortcuts]] name = " Chat on Discord" -url = "https://discord.gg/yRRan6q" +url = "https://discord.gg/dstn4dQ" weight = 20 -- 2.49.0