Skip to content

Commit 0d887dd

Browse files
committed
Fix a few broken documentation links.
1 parent e34336b commit 0d887dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cap-std/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,5 @@ fn pool_example(pool: &Pool) -> io::Result<()> {
6767
[`cap_std::fs`]: https://docs.rs/cap-std/latest/cap_std/fs/index.html
6868
[`cap_std::net`]: https://docs.rs/cap-std/latest/cap_std/net/index.html
6969
[`cap_std::time`]: https://docs.rs/cap-std/latest/cap_std/time/index.html
70+
[`Pool`]: https://docs.rs/cap-std/latest/cap_std/net/struct.Pool.html
71+
[`Dir`]: https://docs.rs/cap-std/latest/cap_std/fs/struct.Dir.html

0 commit comments

Comments
 (0)