mirror of
https://github.com/openharmony/third_party_rust_tls.git
synced 2026-06-30 22:08:37 -04:00
Fix the broken Guides link (#22)
This commit is contained in:
@@ -9,12 +9,12 @@ This crate contains a collection of Tokio based TLS libraries.
|
||||
|
||||
## Getting Help
|
||||
|
||||
First, see if the answer to your question can be found in the [Guides] or the
|
||||
First, see if the answer to your question can be found in the [Tutorials] or the
|
||||
[API documentation]. If the answer is not there, there is an active community in
|
||||
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.
|
||||
|
||||
[Guides]: https://tokio.rs/docs/
|
||||
[Tutorials]: https://tokio.rs/tokio/tutorial
|
||||
[API documentation]: https://docs.rs/tokio/latest/tokio
|
||||
[chat]: https://discord.gg/tokio
|
||||
[issue]: https://github.com/tokio-rs/tls/issues/new
|
||||
|
||||
Reference in New Issue
Block a user