浏览代码

Merge pull request #17402 from Mugen87/dev37

Docs: Fix link to example in TGALoader page.
Michael Herzog 5 年之前
父节点
当前提交
8db62b04af
共有 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>