From 5959ab22ca2877b62bf394b340d46464a23c5110 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 23 Mar 2026 21:10:26 +0100 Subject: [PATCH] Fix Change version link in web editor shell The URL needs to be absolute to point to the correct location regardless of the editor version. --- misc/dist/html/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index 41caac6442..79e68b5030 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -295,7 +295,7 @@ a:active {
___GODOT_VERSION___
- Need an old version? + Need an old version?