浏览代码

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
SPOXY 7 月之前
父节点
当前提交
f01f0df6c0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      classes/class_gltfstate.rst

+ 1 - 1
classes/class_gltfstate.rst

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