diff options
author | Ben Smith <binji@chromium.org> | 2016-10-28 17:23:24 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2016-10-28 17:23:24 -0700 |
commit | 7c55f12d467e1d7820a84a3f4420063070a34081 (patch) | |
tree | 191a8650be649d4e56f618ae815c648d5e115df8 /README.md | |
parent | e528a622caa77702209bf0c3654ca78456c41a52 (diff) | |
download | wabt-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |