summaryrefslogtreecommitdiff
path: root/demo/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo/index.html')
-rw-r--r--demo/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html
index 86b3a394..d395d1b7 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -34,7 +34,7 @@
</p>
</li>
<li>
- <a href="wasm2wast/">wasm2wast demo</a>
+ <a href="wasm2wat/">wasm2wat demo</a>
<p>
Example showing converting binary to text.
</p>