浏览代码

HTML5: Fix link to documentation on editor template

Rémi Verschelde 4 年之前
父节点
当前提交
1d20bba0c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/dist/html/editor.html

+ 1 - 1
misc/dist/html/editor.html

@@ -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;">