Skip to content

Commit 0ada41a

Browse files
syrusakbarynewpavlov
authored andcommitted
Updated link to the official WASI repo (#59)
1 parent ca33db9 commit 0ada41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
//! [14]: https://www.w3.org/TR/WebCryptoAPI/#Crypto-method-getRandomValues
115115
//! [15]: https://nodejs.org/api/crypto.html#crypto_crypto_randombytes_size_callback
116116
//! [16]: #support-for-webassembly-and-amsjs
117-
//! [17]: https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-api.md#__wasi_random_get
117+
//! [17]: https://github.com/WebAssembly/WASI/blob/master/design/WASI-core.md#__wasi_random_get
118118
//! [18]: https://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide
119119
//! [19]: https://www.unix.com/man-page/mojave/2/getentropy/
120120
//! [20]: https://www.unix.com/man-page/mojave/4/random/

0 commit comments

Comments
 (0)