diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2020-03-04 19:49:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-04 19:49:51 -0500 |
commit | 159de0245d1924cdc0f007d96bfbfdab85f08ded (patch) | |
tree | 3e02ba4c1ef91d325687a084268abdbada5fb915 /std/manual.md | |
parent | 5d3dfa4cf699ebd46baf5e75dd0ca2a55216a7c1 (diff) |
Use discord instead of gitter (#4253)
Diffstat (limited to 'std/manual.md')
-rw-r--r-- | std/manual.md | 2 |
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. |