summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlice Ryhl <alice@ryhl.io>2020-07-23 05:35:02 +0200
committerGitHub <noreply@github.com>2020-07-22 20:35:02 -0700
commitb5d2b0d05b3fde22fbcbe19bfeca44ee1b846d87 (patch)
treed61c5055cc86908ae49de429c48454f27f3e1c29 /README.md
parent0e090b7ae2c79c35389adab5effaedf825590d87 (diff)
doc: fix links to new website (#2674)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 31b2ae12..0aa495e7 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ the Rust programming language. It is:
[discord-url]: https://discord.gg/tokio
[Website](https://tokio.rs) |
-[Guides](https://tokio.rs/docs/overview/) |
+[Guides](https://tokio.rs/tokio/tutorial) |
[API Docs](https://docs.rs/tokio/latest/tokio) |
[Roadmap](https://github.com/tokio-rs/tokio/blob/master/ROADMAP.md) |
[Chat](https://discord.gg/tokio)
@@ -103,7 +103,7 @@ First, see if the answer to your question can be found in the [Guides] or the
the [Tokio Discord server][chat]. We would be happy to try to answer your
question. You can also ask your question on [the discussions page][discussions].
-[Guides]: https://tokio.rs/docs/overview/
+[Guides]: https://tokio.rs/tokio/tutorial
[API documentation]: https://docs.rs/tokio/latest/tokio
[chat]: https://discord.gg/tokio
[discussions]: https://github.com/tokio-rs/tokio/discussions