Procházet zdrojové kódy

Replace page with readme get a more descriptive link keyword in GLTFLoader doc

Takahiro před 7 roky
rodič
revize
ed7c52b1b3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/examples/loaders/GLTFLoader.html

+ 1 - 1
docs/examples/loaders/GLTFLoader.html

@@ -138,7 +138,7 @@
 		[page:DRACOLoader dracoLoader] — Instance of THREE.DRACOLoader, to be used for decoding assets compressed with the KHR_draco_mesh_compression extension.
 		</div>
 		<div>
-		Refer to this [link:https://github.com/mrdoob/three.js/tree/dev/examples/js/libs/draco#readme page] for the details of Draco and its decoder.
+		Refer to this [link:https://github.com/mrdoob/three.js/tree/dev/examples/js/libs/draco#readme readme] for the details of Draco and its decoder.
 		</div>
 
 		<h3>[method:null parse]( [param:ArrayBuffer data], [param:String path], [param:Function onLoad], [param:Function onError] )</h3>