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

@@ -23,7 +23,7 @@ Light3D is the *abstract* base class for light nodes. As it can't be instantiate
Tutorials
---------
- :doc:`../tutorials/3d/lights_and_shadows`
- :doc:`3D lights and shadows <../tutorials/3d/lights_and_shadows>`
- `Third Person Shooter Demo <https://godotengine.org/asset-library/asset/678>`__