Skip to content

Commit 6deb851

Browse files
authored
Update index.html
1 parent 6609a07 commit 6deb851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
}
286286

287287
function openIDE() {
288-
window.location.href = 'ide.html';
288+
window.location.href = 'kide_wasm.html';
289289
}
290290

291291
init();

0 commit comments

Comments
 (0)