Skip to content

Commit 8db62b0

Browse files
authored
Merge pull request #17402 from Mugen87/dev37
Docs: Fix link to example in TGALoader page.
2 parents 1bae768 + c3d0a13 commit 8db62b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/en/loaders/TGALoader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Example</h2>
5252
} );
5353
</code>
5454

55-
[example:webgl_materials_texture_tga]
55+
[example:webgl_loader_texture_tga]
5656

5757
<h2>Constructor</h2>
5858

docs/examples/zh/loaders/TGALoader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Example</h2>
5252
} );
5353
</code>
5454

55-
[example:webgl_materials_texture_tga]
55+
[example:webgl_loader_texture_tga]
5656

5757
<h2>Constructor</h2>
5858

0 commit comments

Comments
 (0)