doc: Fix readme link (#2370)

This commit is contained in:
nasa 2020-04-03 22:00:18 +09:00 committed by GitHub
parent e10471dc3a
commit 6fa40b6e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,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 the [Tokio Discord server][chat]. We would be happy to try to answer your
question. Last, if that doesn't work, try opening an [issue] with the question. question. Last, if that doesn't work, try opening an [issue] with the question.
[Guides]: https://tokio.rs/docs/ [Guides]: https://tokio.rs/docs/overview/
[API documentation]: https://docs.rs/tokio/latest/tokio [API documentation]: https://docs.rs/tokio/latest/tokio
[chat]: https://discord.gg/tokio [chat]: https://discord.gg/tokio
[issue]: https://github.com/tokio-rs/tokio/issues/new [issue]: https://github.com/tokio-rs/tokio/issues/new