We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca33db9 commit 0ada41aCopy full SHA for 0ada41a
src/lib.rs
@@ -114,7 +114,7 @@
114
//! [14]: https://www.w3.org/TR/WebCryptoAPI/#Crypto-method-getRandomValues
115
//! [15]: https://nodejs.org/api/crypto.html#crypto_crypto_randombytes_size_callback
116
//! [16]: #support-for-webassembly-and-amsjs
117
-//! [17]: https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-api.md#__wasi_random_get
+//! [17]: https://github.com/WebAssembly/WASI/blob/master/design/WASI-core.md#__wasi_random_get
118
//! [18]: https://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide
119
//! [19]: https://www.unix.com/man-page/mojave/2/getentropy/
120
//! [20]: https://www.unix.com/man-page/mojave/4/random/
0 commit comments