]> git.proxmox.com Git - wasi-libc.git/blobdiff - README.md
Update README.md
[wasi-libc.git] / README.md
index d32f522902d29e182d58d8278cf3f0636fba6596..21c92f5ab274b6cb8693e60f655b86c73af7e0a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ is implemented using calls to WASI functions.
 ## Usage
 
 The easiest way to get started with this is to use one of the
-[prepackaged releases](https://github.com/CraneStation/wasmtime-wasi/blob/wasi/docs/WASI-intro.md#how-can-i-write-programs-that-use-wasi).
+[prepackaged releases](https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-intro.md#how-can-i-write-programs-that-use-wasi).
 
 ## Building from source