mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user