From e2538b495805b5ef11a8c12716cd90748c3aafed Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 23 Mar 2026 21:09:13 +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 270136d437..fc4f04914b 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -360,7 +360,7 @@ a:active {
Godot Engine logo
- ___GODOT_VERSION___ - Change version + ___GODOT_VERSION___ - Change version