diff options
author | Stanislav <62983943+stanislavstrelnikov@users.noreply.github.com> | 2020-07-02 16:15:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-02 09:15:36 -0400 |
commit | 55c234af973496abdb8df4c837c204062d71c96c (patch) | |
tree | 306a09bf2de596db0a6bef1cc59d95e52f4a7417 /docs/contributing.md | |
parent | cc2dda6754dee6f809480f0c794ccb67d59139a1 (diff) |
docs: update discord link (#6599)
Diffstat (limited to 'docs/contributing.md')
-rw-r--r-- | docs/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 36d1ebae2..dcc2c7472 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -4,7 +4,7 @@ - Please don't make [the benchmarks](https://deno.land/benchmarks.html) worse. -- Ask for help in the [community chat room](https://discord.gg/TGMHGv6). +- Ask for help in the [community chat room](https://discord.gg/deno). - If you are going to work on an issue, mention so in the issue comments _before_ you start working on the issue. |