diff --git a/doc/classes/File.xml b/doc/classes/File.xml index b90039e4968..20bc39ef1f6 100644 --- a/doc/classes/File.xml +++ b/doc/classes/File.xml @@ -20,6 +20,7 @@ file.close() return content [/codeblock] + In the example above, the file will be saved in the user data folder as specified in the [url=https://docs.godotengine.org/en/latest/tutorials/io/data_paths.html]Data paths[/url] documentation. https://docs.godotengine.org/en/latest/getting_started/step_by_step/filesystem.html