浏览代码

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.
 should not be edited by the user from within Godot.
 
 
 For those looking for a complete description, the parsing is handled in the
 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`
 in the class :code:`ResourceFormatLoaderText`
 
 
 File structure
 File structure