summaryrefslogtreecommitdiff
path: root/std
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 /std
parent5d3dfa4cf699ebd46baf5e75dd0ca2a55216a7c1 (diff)
Use discord instead of gitter (#4253)
Diffstat (limited to 'std')
-rw-r--r--std/manual.md2
1 files changed, 1 insertions, 1 deletions
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.