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:
SPOXY
2024-12-21 17:11:43 +01:00
committed by GitHub
parent c04d6f8f9f
commit f01f0df6c0

View File

@@ -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