Update docs links still pointing to 3.4
This commit is contained in:
2
misc/dist/html/editor.html
vendored
2
misc/dist/html/editor.html
vendored
@ -330,7 +330,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/tutorials/editor/using_the_web_editor.html">Web editor documentation</a>
|
||||
<a href="https://docs.godotengine.org/en/3.5/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