Skip to content

Commit bf1df94

Browse files
committed
make v2-demo as default
1 parent 7a0a6aa commit bf1df94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
</body>
55

66
<script>
7-
window.location = "code-demo/index.html";
7+
window.location = "v2-demo/index.html";
88
</script>
99
</html>

0 commit comments

Comments
 (0)