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/getting_started | |
parent | cc2dda6754dee6f809480f0c794ccb67d59139a1 (diff) |
docs: update discord link (#6599)
Diffstat (limited to 'docs/getting_started')
-rw-r--r-- | docs/getting_started/setup_your_environment.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started/setup_your_environment.md b/docs/getting_started/setup_your_environment.md index 742e44e4f..8f34a70ef 100644 --- a/docs/getting_started/setup_your_environment.md +++ b/docs/getting_started/setup_your_environment.md @@ -113,5 +113,5 @@ project (`npm init -y` as necessary), then add the following block to your ``` If you don't see your favorite IDE on this list, maybe you can develop an -extension. Our [community Discord group](https://discord.gg/TGMHGv6) can give -you some pointers on where to get started. +extension. Our [community Discord group](https://discord.gg/deno) can give you +some pointers on where to get started. |