mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 10:49:55 +00:00
fix link
This commit is contained in:
parent
bce8688763
commit
f0bdcfec25
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ More examples, including networking and file access, can be found in our
|
||||||
|
|
||||||
[`examples`]: https://github.com/async-rs/async-std/tree/master/examples
|
[`examples`]: https://github.com/async-rs/async-std/tree/master/examples
|
||||||
[documentation]: https://docs.rs/async-std#examples
|
[documentation]: https://docs.rs/async-std#examples
|
||||||
[`task::block_on`]: task/fn.block_on.html
|
[`task::block_on`]: https://docs.rs/async-std/*/async_std/task/fn.block_on.html
|
||||||
[`"attributes"` feature]: https://docs.rs/async-std/#features
|
[`"attributes"` feature]: https://docs.rs/async-std/#features
|
||||||
|
|
||||||
## Philosophy
|
## Philosophy
|
||||||
|
|
Loading…
Reference in a new issue