summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLucio Franco <luciofranco14@gmail.com>2020-01-09 23:41:07 -0500
committerCarl Lerche <me@carllerche.com>2020-01-09 20:41:07 -0800
commitf5c20cd2280834191a86557e093389e6f1a983c3 (patch)
tree3ab38b0857045b9ff25644c54bd62c529decd230 /README.md
parentc7c74a5a76d0a792208cf68ee35b523c7f32e387 (diff)
chore: update Tokio discord url (#2086)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0b97f12d..b0e4a921 100644
--- a/README.md
+++ b/README.md
@@ -24,13 +24,13 @@ the Rust programming language. It is:
[azure-badge]: https://dev.azure.com/tokio-rs/Tokio/_apis/build/status/tokio-rs.tokio?branchName=master
[azure-url]: https://dev.azure.com/tokio-rs/Tokio/_build/latest?definitionId=1&branchName=master
[discord-badge]: https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square
-[discord-url]: https://discord.gg/6yGkFeN
+[discord-url]: https://discord.gg/tokio
[Website](https://tokio.rs) |
[Guides](https://tokio.rs/docs/) |
[API Docs](https://docs.rs/tokio/latest/tokio) |
[Roadmap](https://github.com/tokio-rs/tokio/blob/master/ROADMAP.md) |
-[Chat](https://discord.gg/6yGkFeN)
+[Chat](https://discord.gg/tokio)
## Overview
@@ -101,7 +101,7 @@ question. Last, if that doesn't work, try opening an [issue] with the question.
[Guides]: https://tokio.rs/docs/
[API documentation]: https://docs.rs/tokio/latest/tokio
-[chat]: https://discord.gg/6yGkFeN
+[chat]: https://discord.gg/tokio
[issue]: https://github.com/tokio-rs/tokio/issues/new
## Contributing