summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/dist/html/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/html/manifest.json b/misc/dist/html/manifest.json
index 6e0053c23c..6fbed737c7 100644
--- a/misc/dist/html/manifest.json
+++ b/misc/dist/html/manifest.json
@@ -3,7 +3,7 @@
"short_name": "Godot",
"description": "Multi-platform 2D and 3D game engine with a feature-rich editor",
"lang": "en",
- "start_url": "/godot.tools.html",
+ "start_url": "./godot.tools.html",
"display": "standalone",
"orientation": "landscape",
"theme_color": "#478cbf",