summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--std/manual.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e9aab3f63..28ab6bf6f 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,6 @@ more specifics.
[Releases](Releases.md)
-[Chat](https://gitter.im/denolife/Lobby)
+[Chat](https://discord.gg/TGMHGv6)
[More links](https://github.com/denolib/awesome-deno)
diff --git a/std/manual.md b/std/manual.md
index 271dcd6c7..72c61d99f 100644
--- a/std/manual.md
+++ b/std/manual.md
@@ -1476,7 +1476,7 @@ These Deno logos, like the Deno software, are distributed under the MIT license
- Progress towards future releases is tracked
[here](https://github.com/denoland/deno/milestones).
- Please don't make [the benchmarks](https://deno.land/benchmarks.html) worse.
-- Ask for help in the [community chat room](https://gitter.im/denolife/Lobby).
+- Ask for help in the [community chat room](https://discord.gg/TGMHGv6).
- If you are going to work on an issue, mention so in the issue comments
_before_ you start working on the issue.