Fix: index.html default url
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
<html>
|
<html>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
location.href="./src/web/main/index.html";
|
location.href="./mouse_typing/src/web/main/index.html";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user