aboutsummaryrefslogtreecommitdiff
path: root/TextFormat.md
diff options
context:
space:
mode:
authorrossberg-chromium <rossberg@chromium.org>2016-10-21 10:46:47 +0200
committerGitHub <noreply@github.com>2016-10-21 10:46:47 +0200
commit496d5c6e387af4627952cae57eafa8d6c4ba8685 (patch)
treeeeb855645b262491e6c9ab5ff6812f35aeff62d5 /TextFormat.md
parent0b59aafb84ecc283b2c2ff87ab7075f99de6378b (diff)
downloadnanowasm-design-496d5c6e387af4627952cae57eafa8d6c4ba8685.tar.gz
Update spec crossrefs (#827)
Diffstat (limited to 'TextFormat.md')
-rw-r--r--TextFormat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TextFormat.md b/TextFormat.md
index d6d3dc0..71d6abc 100644
--- a/TextFormat.md
+++ b/TextFormat.md
@@ -65,7 +65,7 @@ official format may look entirely different:
* [ilwasm][] emits compatible s-expressions.
* [binaryen][] can consume compatible s-expressions.
- [prototype specification]: https://github.com/WebAssembly/spec/tree/master/ml-proto/test
+ [prototype specification]: https://github.com/WebAssembly/spec/tree/master/interpreter/test
[LLVM backend]: https://github.com/llvm-mirror/llvm/tree/master/test/CodeGen/WebAssembly
[WAVM backend]: https://github.com/AndrewScheidecker/WAVM/tree/master/Test
[V8 prototype]: https://github.com/WebAssembly/v8-native-prototype