We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f56f55 commit 6556fd9Copy full SHA for 6556fd9
1 file changed
README.md
@@ -77,7 +77,7 @@ by default. The rest of the API is conditional with cargo feature flags:
77
| |
78
| `use-libc` | Enable the libc backend.
79
80
-[`rustix::event`]: https://docs.rs/rustix/*/rustix/fs/index.html
+[`rustix::event`]: https://docs.rs/rustix/*/rustix/event/index.html
81
[`rustix::fs`]: https://docs.rs/rustix/*/rustix/fs/index.html
82
[`rustix::io_uring`]: https://docs.rs/rustix/*/rustix/io_uring/index.html
83
[`rustix::mm`]: https://docs.rs/rustix/*/rustix/mm/index.html
0 commit comments