summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2016-05-16 14:33:20 -0700
committerBen Smith <binji@chromium.org>2016-05-16 14:33:20 -0700
commit6f6c784e4026c19d1bef49f75ccafa1e114414cb (patch)
treef1a5196f5dd1913c4d10292e1844912f285b88d9 /README.md
parent2bb13aa785be9908b95d0e2e09950b39a26004fa (diff)
downloadwabt-6f6c784e4026c19d1bef49f75ccafa1e114414cb.tar.gz
wabt-6f6c784e4026c19d1bef49f75ccafa1e114414cb.tar.bz2
wabt-6f6c784e4026c19d1bef49f75ccafa1e114414cb.zip
update the JavaScript demo link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1fc58dff..3b14bf3e 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ You can use `-h` to get additional help:
$ out/sexpr-wasm -h
```
-Or try the [online demo](https://cdn.rawgit.com/WebAssembly/sexpr-wasm-prototype/decc58fed3b2de7e952a143b87ccf7e0b38da36c/demo/index.html).
+Or try the [online demo](https://cdn.rawgit.com/WebAssembly/sexpr-wasm-prototype/2bb13aa785be9908b95d0e2e09950b39a26004fa/demo/index.html).
## Running wasm-wast