diff --git a/os/emscripten/openttd.webapp b/os/emscripten/openttd.webapp index 7a5318912b..71b2829df0 100644 --- a/os/emscripten/openttd.webapp +++ b/os/emscripten/openttd.webapp @@ -11,6 +11,6 @@ "type": "image/png" } ], - "start_url": "/openttd.html", + "start_url": "openttd.html", "background_color": "green" }