Merge pull request #117762 from Calinou/web-editor-fix-change-version-link
Fix Change version link in web editor shell
This commit is contained in:
Vendored
+1
-1
@@ -360,7 +360,7 @@ a:active {
|
||||
<br >
|
||||
<img src="logo.svg" alt="Godot Engine logo" width="1024" height="414" style="width: auto; height: auto; max-width: min(85%, 50vh); max-height: 200px">
|
||||
<br >
|
||||
___GODOT_VERSION___ - <a href="releases/">Change version</a>
|
||||
___GODOT_VERSION___ - <a href="/releases/">Change version</a>
|
||||
<br >
|
||||
<br >
|
||||
<label for="zip-file" style="margin-right: 1rem">Preload project ZIP:</label>
|
||||
|
||||
Reference in New Issue
Block a user