aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/scratchpad-opfs-main.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/scratchpad-opfs-main.html')
-rw-r--r--ext/wasm/scratchpad-opfs-main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/wasm/scratchpad-opfs-main.html b/ext/wasm/scratchpad-opfs-main.html
index 36ae55c14..8edd15a67 100644
--- a/ext/wasm/scratchpad-opfs-main.html
+++ b/ext/wasm/scratchpad-opfs-main.html
@@ -33,7 +33,7 @@
<p>All stuff on this page happens in the dev console.</p>
<hr>
<div id='test-output'></div>
- <script src="api/sqlite3.js"></script>
+ <script src="sqlite3.js"></script>
<script src="common/SqliteTestUtil.js"></script>
<script src="scratchpad-opfs-main.js"></script>
</body>