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 fecc95b5..d2fa1edf 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -47,7 +47,7 @@
</div>
</div>
</div>
- <script src="libwasm-debug.js"></script>
+ <script src="libwasm.js"></script>
<script src="demo.js"></script>
</body>
</html>