summaryrefslogtreecommitdiffstats
path: root/tokio-fs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-fs/README.md')
-rw-r--r--tokio-fs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio-fs/README.md b/tokio-fs/README.md
index f359d767..6a28cbdd 100644
--- a/tokio-fs/README.md
+++ b/tokio-fs/README.md
@@ -2,7 +2,7 @@
Asynchronous filesystem manipulation operations (and stdin, stdout, stderr).
-[Documentation](https://tokio-rs.github.io/tokio/tokio_fs/)
+[Documentation](https://docs.rs/tokio-fs/0.1.5/tokio_fs)
## Overview