summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2016-10-28 17:23:24 -0700
committerBen Smith <binji@chromium.org>2016-10-28 17:23:24 -0700
commit7c55f12d467e1d7820a84a3f4420063070a34081 (patch)
tree191a8650be649d4e56f618ae815c648d5e115df8 /README.md
parente528a622caa77702209bf0c3654ca78456c41a52 (diff)
downloadwabt-7c55f12d467e1d7820a84a3f4420063070a34081.tar.gz
wabt-7c55f12d467e1d7820a84a3f4420063070a34081.tar.bz2
wabt-7c55f12d467e1d7820a84a3f4420063070a34081.zip
Update demo link in README.md to 0xd
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 03a3c078..959161f9 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ You can use `-h` to get additional help:
$ out/wast2wasm -h
```
-Or try the [online demo](https://cdn.rawgit.com/WebAssembly/wabt/2bb13aa785be9908b95d0e2e09950b39a26004fa/demo/index.html).
+Or try the [online demo](https://cdn.rawgit.com/WebAssembly/wabt/e528a622caa77702209bf0c3654ca78456c41a52/demo/index.html).
## Running wasm2wast