Move scripting section to tutorials/

Closes #4113
This commit is contained in:
Nathan Lovato
2020-10-07 13:51:33 -06:00
parent 9cf9fb716a
commit 4272395ab7
95 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ This is the built-in string class (and the one used by GDScript). It supports Un
Tutorials
---------
- :doc:`../getting_started/scripting/gdscript/gdscript_format_string`
- :doc:`../tutorials/scripting/gdscript/gdscript_format_string`
Methods
-------