瀏覽代碼

Merge pull request #4885 from OverloadedOrama/patch-1

Change Godot 3.2.4 to 3.3 in the "Using the Web Editor" page
Rémi Verschelde 4 年之前
父節點
當前提交
49311773ac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/editor/using_the_web_editor.rst

+ 1 - 1
tutorials/editor/using_the_web_editor.rst

@@ -3,7 +3,7 @@
 Using the Web editor
 ====================
 
-Since Godot 3.2.4, there is a `Web editor <https://editor.godotengine.org/>`__
+Since Godot 3.3, there is a `Web editor <https://editor.godotengine.org/>`__
 you can use to work on new or existing projects.
 
 .. note::