trace: Fix tokio-trace documentation url in the README (#939)

This commit is contained in:
Lucio Franco
2019-03-01 15:31:59 -08:00
committed by Carl Lerche
parent 195c4b0496
commit db4019d84a
7 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ the Rust programming language. It is:
The API docs for the master branch are published [here][master-dox].
[master-dox]: https://tokio-rs.github.io/tokio/tokio/
[master-dox]: https://tokio-rs.github.io/tokio/doc/tokio/
## Overview