diff --git a/README.md b/README.md index 3c75b55ad6..9bf69d24c5 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ specifics. [Releases](Releases.md) -[Chat](https://discord.gg/TGMHGv6) +[Chat](https://discord.gg/deno) [More links](https://github.com/denolib/awesome-deno) diff --git a/docs/contributing.md b/docs/contributing.md index 36d1ebae21..dcc2c7472e 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. diff --git a/docs/getting_started/setup_your_environment.md b/docs/getting_started/setup_your_environment.md index 742e44e4fc..8f34a70ef4 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.