classref: Sync with godotengine/godot#54991 to dehardcode docs URL

This commit is contained in:
Rémi Verschelde
2021-11-15 13:02:32 +01:00
parent 30193215cf
commit b0fb19f75c
175 changed files with 239 additions and 239 deletions

View File

@@ -25,7 +25,7 @@ The ``new`` method of a script subclass creates a new instance. :ref:`Object.set
Tutorials
---------
- :doc:`../tutorials/scripting/index`
- :doc:`Scripting documentation index <../tutorials/scripting/index>`
Properties
----------