Correct link to the guide on tokio.rs (#2229)

The current link to tokio.rs/docs 404's.  This change redirects the "guides" link to the docs overview (which may be what was intended).
This commit is contained in:
Wade Mealing
2020-02-11 10:56:13 -05:00
committed by GitHub
parent 55b5e1b6ad
commit 874264a4ef
+1 -1
View File
@@ -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/) |
[Guides](https://tokio.rs/docs/overview/) |
[API Docs](https://docs.rs/tokio/latest/tokio) |
[Roadmap](https://github.com/tokio-rs/tokio/blob/master/ROADMAP.md) |
[Chat](https://discord.gg/tokio)