Преглед на файлове

Replaced outdated link and filename

"scene_format_text.cpp" renamed to "resource_format_text.cpp"
Finn H преди 6 години
родител
ревизия
3739074c47
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      development/file_formats/tscn.rst

+ 1 - 1
development/file_formats/tscn.rst

@@ -12,7 +12,7 @@ indicate to Godot that the file has been exported from another program and
 should not be edited by the user from within Godot.
 
 For those looking for a complete description, the parsing is handled in the
-file `scene_format_text.cpp <https://github.com/godotengine/godot/blob/master/scene/resources/scene_format_text.cpp>`_
+file `resource_format_text.cpp <https://github.com/godotengine/godot/blob/master/scene/resources/resource_format_text.cpp>`_
 in the class :code:`ResourceFormatLoaderText`
 
 File structure