You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Fix docs links in 3.x after docs reorg
(cherry picked from commit 717801c9cb)
This commit is contained in:
committed by
Rémi Verschelde
parent
02b549e9ea
commit
2927494d7e
2
misc/dist/html/editor.html
vendored
2
misc/dist/html/editor.html
vendored
@@ -295,7 +295,7 @@
|
||||
<br />
|
||||
<button class="btn" onclick="clearPersistence()" style="margin-bottom: 1.5rem">Clear persistent data</button>
|
||||
<br />
|
||||
<a href="https://docs.godotengine.org/en/3.4/getting_started/editor/using_the_web_editor.html">Web editor documentation</a>
|
||||
<a href="https://docs.godotengine.org/en/3.4/tutorials/editor/using_the_web_editor.html">Web editor documentation</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="tab-editor" style="display: none;">
|
||||
|
||||
Reference in New Issue
Block a user