mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Remove trailing double quote from link in GLTFState documentation
Remove the trailing double quote (") from the link
https://github.com/KhronosGroup/glTF/blob/main/specification/2.0/schema/asset.schema.json
This commit is contained in:
@@ -32,7 +32,7 @@ Tutorials
|
||||
|
||||
- :doc:`Runtime file loading and saving <../tutorials/io/runtime_file_loading_and_saving>`
|
||||
|
||||
- `glTF asset header schema <https://github.com/KhronosGroup/glTF/blob/main/specification/2.0/schema/asset.schema.json">`__
|
||||
- `glTF asset header schema <https://github.com/KhronosGroup/glTF/blob/main/specification/2.0/schema/asset.schema.json>`__
|
||||
|
||||
.. rst-class:: classref-reftable-group
|
||||
|
||||
|
||||
Reference in New Issue
Block a user