Add index.html in case people do not tick automatic redirect. - online edit of handbook/mapapp.html

This commit is contained in:
Expo on server 2023-06-28 19:56:24 +01:00
parent ddbc39e8ec
commit 9463e94da2

View File

@ -11,4 +11,4 @@ Now we need to host the website on your phone, in a way that your browser will t
<li>Pres the "START" button</li>
</ul>
Open chrome and navigate to <a href="http://127.0.0.1:8080">http://127.0.0.1:8080</a></body></html>
Open chrome and navigate to <a href="http://127.0.0.1:8080/index.html">http://127.0.0.1:8080/index.html</a></body></html>