Skip to content

Commit b2f0299

Browse files
authored
fixed broken link (#10318)
1 parent 4832c82 commit b2f0299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples-rust-wasi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
You can also [browse this source code online][code] and clone the wasmtime
44
repository to run the example locally.
55

6-
[code]: https://github.com/bytecodealliance/wasmtime/blob/main/examples/wasi/main.rs
6+
[code]: https://github.com/bytecodealliance/wasmtime/blob/main/examples/wasip2/main.rs
77

88
This example shows how to use the [`wasmtime-wasi`] crate to define WASI
99
functions within a [`Linker`] which can then be used to instantiate a

0 commit comments

Comments
 (0)