diff --git a/docs/guides/README.md b/docs/guides/README.md index d8c3ab4..00729e4 100644 --- a/docs/guides/README.md +++ b/docs/guides/README.md @@ -12,6 +12,6 @@ _**Contents**_ * [JavaScript Decode](BROWSER.md#JavaScript-Decode-Draco-File) * [Three.js Render](../../javascript/example/README.md) -## [glTF](GLTF.md) - * [Encode Draco glTF Using gltf-pipeline](GLTF.md#Encode-Draco-glTF-Using-gltf-pipeline) +## glTF + * [glTF to Draco glTF Using gltf-pipeline](GLTF.md#Encode-Draco-glTF-Using-gltf-pipeline) * [Render Draco glTF Using three-gltf-viewer](GLTF.md#Render-Draco-glTF-Using-three-gltf-viewer)