Skip to content

Commit a645c2d

Browse files
authored
Merge pull request #14384 from rtpHarry/patch-3
Docs - Deprecated List - Fix two broken links
2 parents 25bfd4d + 2bff5a0 commit a645c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/deprecated/DeprecatedList.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,9 +522,9 @@ <h3>[page:Projector]</h3>
522522

523523
<h3>[page:WebGLProgram]</h3>
524524
<p>
525-
WebGLProgram.uniforms is now [page: WebGLProgram.getUniforms]().<br /><br />
525+
WebGLProgram.uniforms is now [page:WebGLProgram.getUniforms]().<br /><br />
526526

527-
WebGLProgram.attributes is now [page: WebGLProgram.getAttributes]().
527+
WebGLProgram.attributes is now [page:WebGLProgram.getAttributes]().
528528
</p>
529529

530530
<h3>[page:WebGLRenderer]</h3>

0 commit comments

Comments
 (0)