summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-03-04 19:49:51 -0500
committerGitHub <noreply@github.com>2020-03-04 19:49:51 -0500
commit159de0245d1924cdc0f007d96bfbfdab85f08ded (patch)
tree3e02ba4c1ef91d325687a084268abdbada5fb915
parent5d3dfa4cf699ebd46baf5e75dd0ca2a55216a7c1 (diff)
Use discord instead of gitter (#4253)
-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.