Skip to content

Commit 10e41b2

Browse files
claywilkinsonnewpavlov
authored andcommitted
Updating link to Fuchsia documentation (#81)
1 parent 98934cb commit 10e41b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
//! [8]: https://leaf.dragonflybsd.org/cgi/web-man?command=random&section=4
9393
//! [9]: https://docs.oracle.com/cd/E88353_01/html/E37841/getrandom-2.html
9494
//! [10]: https://docs.oracle.com/cd/E86824_01/html/E54777/random-7d.html
95-
//! [11]: https://fuchsia.googlesource.com/fuchsia/+/master/zircon/docs/syscalls/cprng_draw.md
95+
//! [11]: https://fuchsia.dev/fuchsia-src/zircon/syscalls/cprng_draw
9696
//! [12]: https://github.com/redox-os/randd/blob/master/src/main.rs
9797
//! [13]: https://github.com/nuxinl/cloudabi#random_get
9898
//! [14]: https://www.w3.org/TR/WebCryptoAPI/#Crypto-method-getRandomValues

0 commit comments

Comments
 (0)