Skip to content

Commit 6b7bcb5

Browse files
authoredMar 26, 2024
Replace man7.org links with manned.org (#404)
1 parent 5f0701f commit 6b7bcb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@
150150
//! on every call to `getrandom`, hence after the first successful call one
151151
//! can be reasonably confident that no errors will occur.
152152
//!
153-
//! [1]: http://man7.org/linux/man-pages/man2/getrandom.2.html
154-
//! [2]: http://man7.org/linux/man-pages/man4/urandom.4.html
153+
//! [1]: https://manned.org/getrandom.2
154+
//! [2]: https://manned.org/urandom.4
155155
//! [3]: https://www.unix.com/man-page/mojave/2/getentropy/
156156
//! [4]: https://www.unix.com/man-page/mojave/4/urandom/
157157
//! [5]: https://www.freebsd.org/cgi/man.cgi?query=getrandom&manpath=FreeBSD+12.0-stable

0 commit comments

Comments
 (0)