From 767f1b442322d54557ab4e92f4b574a1bafe7c38 Mon Sep 17 00:00:00 2001 From: Brian Melton-Grace Date: Mon, 24 Aug 2026 16:26:01 -0700 Subject: [PATCH] docs: remove retired community Slack link from README ngrok.com/slack returns a 404. The community Slack was retired in 2024 and the notice page that replaced it has since been removed, so the link pointed users nowhere. The surrounding list already points at this repo's issues. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6734235..fb7dc8c 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,6 @@ Changes to `ngrok-javascript` are tracked under [CHANGELOG.md](https://github.co - Check out [our official docs](https://docs.ngrok.com) - Read about updates on [our blog](https://blog.ngrok.com) - Open an [issue](https://github.com/ngrok/ngrok-javascript/issues) or [pull request](https://github.com/ngrok/ngrok-javascript/pulls) -- Join our [Slack community](https://ngrok.com/slack) - Follow us on [X / Twitter (@ngrokHQ)](https://twitter.com/ngrokhq) - Subscribe to our [Youtube channel (@ngrokHQ)](https://www.youtube.com/@ngrokhq)