summaryrefslogtreecommitdiffstats
path: root/tokio-tls/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-tls/README.md')
-rw-r--r--tokio-tls/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio-tls/README.md b/tokio-tls/README.md
index 25cefaf5..c82a78ca 100644
--- a/tokio-tls/README.md
+++ b/tokio-tls/README.md
@@ -3,7 +3,7 @@
An implementation of TLS/SSL streams for Tokio built on top of the [`native-tls`
crate]
-[Documentation](https://docs.rs/tokio-tls)
+[Documentation](https://docs.rs/tokio-tls/0.2.1/tokio_tls/)
[`native-tls` crate]: https://github.com/sfackler/rust-native-tls