doc: Update links to latest documentation after content reorganization
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
This is the built-in string class (and the one used by GDScript). It supports Unicode and provides all necessary means for string handling. Strings are reference-counted and use a copy-on-write approach, so passing them around is cheap in resources.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="GDScript format strings">https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/gdscript_format_string.html</link>
|
||||
<link title="GDScript format strings">https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_format_string.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="String" qualifiers="constructor">
|
||||
|
||||
Reference in New Issue
Block a user