浏览代码

Docs: Fix link to example in TGALoader page.

Mugen87 5 年之前
父节点
当前提交
c3d0a13276
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/examples/en/loaders/TGALoader.html
  2. 1 1
      docs/examples/zh/loaders/TGALoader.html

+ 1 - 1
docs/examples/en/loaders/TGALoader.html

@@ -52,7 +52,7 @@
 		} );
 		</code>
 
-		[example:webgl_materials_texture_tga]
+		[example:webgl_loader_texture_tga]
 
 		<h2>Constructor</h2>
 

+ 1 - 1
docs/examples/zh/loaders/TGALoader.html

@@ -52,7 +52,7 @@
 		} );
 		</code>
 
-		[example:webgl_materials_texture_tga]
+		[example:webgl_loader_texture_tga]
 
 		<h2>Constructor</h2>