소스 검색

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>
 		</code>
 
 
-		[example:webgl_materials_texture_tga]
+		[example:webgl_loader_texture_tga]
 
 
 		<h2>Constructor</h2>
 		<h2>Constructor</h2>
 
 

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

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