From ffbdd430262f611170529cc3635467aef2dc753a Mon Sep 17 00:00:00 2001 From: "Madison (Pfaff) Edgar" <7844510+madiedgar@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:00:05 -0500 Subject: [PATCH] docs: correct community link (Slack, not Discord) The banner landed in #66 said 'join the community on Discord' but Legesher's community is on Slack at https://legesher.io/go/slack. Refs CORE-852, CORE-1133. Signed-off-by: Madison (Pfaff) Edgar <7844510+madiedgar@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f35e3c..805d6d0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ > [!NOTE] > **This repository is part of the Legesher ecosystem.** A major update consolidating and improving this functionality is in active development and will be released as open source in 2026. > -> This was the Atom-editor language package. IDE integration has since consolidated into the Legesher Language Server (LSP), which works across modern editors — see **[Legesher/legesher → `libs/language-server/`](https://github.com/Legesher/legesher/tree/main/libs/language-server)**. Follow progress at **[legesher.io](https://legesher.io)** or join the community on Discord. +> This was the Atom-editor language package. IDE integration has since consolidated into the Legesher Language Server (LSP), which works across modern editors — see **[Legesher/legesher → `libs/language-server/`](https://github.com/Legesher/legesher/tree/main/libs/language-server)**. Follow progress at **[legesher.io](https://legesher.io)** or join the community on **[Slack](https://legesher.io/go/slack)**. > > This repo's current state is pinned as the legacy release for reference. See the legacy release and the All Contributors table for full contributor credits.