Merge pull request #47490 from akien-mga/3.x-html-editor-link

HTML5: Fix link to documentation on editor template
This commit is contained in:
Rémi Verschelde 2021-03-30 12:46:06 +02:00 committed by GitHub
commit 1435b2f2cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -239,7 +239,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.3/tutorials/editor/using_the_web_editor.html">Web editor documentation</a>
<a href="https://docs.godotengine.org/en/3.3/getting_started/editor/using_the_web_editor.html">Web editor documentation</a>
</div>
</div>
<div id="tab-editor" style="display: none;">