Skip to content

Commit

Permalink
Merge pull request #20905 from ComanderKai77/patch-1
Browse files Browse the repository at this point in the history
Fixed link to source code for Lut
  • Loading branch information
mrdoob committed Dec 21, 2020
2 parents 1431bbf + d5d3139 commit c7253d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/examples/en/math/Lut.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3>[method:Lut getColor]( value ) [param:Lut this]</h3>
<h2>Source</h2>

<p>
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/[path].js examples/jsm/math/[path].js]
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/Lut.js examples/jsm/math/Lut.js]
</p>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/examples/zh/math/Lut.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3>[method:Lut getColor]( value ) [param:Lut this]</h3>
<h2>源码</h2>

<p>
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/[path].js examples/jsm/math/[path].js]
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/Lut.js examples/jsm/math/Lut.js]
</p>
</body>
</html>

0 comments on commit c7253d4

Please sign in to comment.