summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Smith <binjimin@gmail.com>2017-04-25 22:23:00 -0700
committerGitHub <noreply@github.com>2017-04-25 22:23:00 -0700
commit5a0feb1d21a9448b53ad31440af666f13705858d (patch)
treea265007548615adffb6a60d0e740a14fc38ee9e7 /README.md
parentab4290e57d39ef079e82377d91bd27dcde4d73ae (diff)
downloadwabt-5a0feb1d21a9448b53ad31440af666f13705858d.tar.gz
wabt-5a0feb1d21a9448b53ad31440af666f13705858d.tar.bz2
wabt-5a0feb1d21a9448b53ad31440af666f13705858d.zip
Update the online demo link in README.md (#409)
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 8aa6594b..a94c79e6 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ You can use `-h` to get additional help:
$ out/wast2wasm -h
```
-Or try the [online demo](https://cdn.rawgit.com/WebAssembly/wabt/e528a622caa77702209bf0c3654ca78456c41a52/demo/index.html).
+Or try the [online demo](https://cdn.rawgit.com/WebAssembly/wabt/ab4290e57d39ef079e82377d91bd27dcde4d73ae/demo/index.html).
## Running wasm2wast