]> git.proxmox.com Git - wasi-libc.git/commitdiff
Update README.md
authorDimitrii Nemkov <xeqlol@gmail.com>
Tue, 23 Apr 2019 06:04:01 +0000 (11:04 +0500)
committerDan Gohman <sunfish@mozilla.com>
Tue, 23 Apr 2019 19:54:55 +0000 (12:54 -0700)
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