mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
doc: Make all tutorial links point to 3.3 branch of docs
This commit is contained in:
2
misc/dist/html/editor.html
vendored
2
misc/dist/html/editor.html
vendored
@@ -230,7 +230,7 @@
|
||||
<br />
|
||||
<button class="btn" onclick="clearPersistence()" style="margin-bottom: 1.5rem">Clear persistent data</button>
|
||||
<br />
|
||||
<a href="https://docs.godotengine.org/en/latest/tutorials/editor/using_the_web_editor.html">Web editor documentation</a>
|
||||
<a href="https://docs.godotengine.org/en/3.3/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