Explorar o código

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 %!s(int64=4) %!d(string=hai) anos
pai
achega
49311773ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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::