Skip to content

Commit f0bdcfe

Browse files
author
Dung Pham
authored
fix link
1 parent bce8688 commit f0bdcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ More examples, including networking and file access, can be found in our
9494

9595
[`examples`]: https://github.com/async-rs/async-std/tree/master/examples
9696
[documentation]: https://docs.rs/async-std#examples
97-
[`task::block_on`]: task/fn.block_on.html
97+
[`task::block_on`]: https://docs.rs/async-std/*/async_std/task/fn.block_on.html
9898
[`"attributes"` feature]: https://docs.rs/async-std/#features
9999

100100
## Philosophy

0 commit comments

Comments
 (0)