From ec16d95429d9aeea1876b927dffcdb203f87fcd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D1=80=D0=B5=D0=B4=D1=80=D0=B0=D0=B3=20=D0=9D=D0=B8?= =?UTF-8?q?=D0=BA=D0=BE=D0=BB=D0=B8=D1=9B?= Date: Fri, 19 Apr 2024 03:17:42 -0700 Subject: [PATCH] fix Discord link (#2449) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit reported on discord FichteFoll — Yesterday at 11:31 AM FYI, I just noticed that you have a discord link to a channel in the footer of the docs (i.e. https://lsp.sublimetext.io/). This does not work for people not already part of the server. Please use the invite link in the channel topic instead (also mentioned in --- docs/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 53783ba14..2cc5f8d1d 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -66,4 +66,4 @@ nav: extra: social: - icon: fontawesome/brands/discord - link: https://discordapp.com/channels/280102180189634562/645268178397560865 + link: https://discord.gg/TZ5WN8t