Skip to content

Commit c7253d4

Browse files
authored
Merge pull request #20905 from ComanderKai77/patch-1
Fixed link to source code for Lut
2 parents 1431bbf + d5d3139 commit c7253d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/en/math/Lut.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3>[method:Lut getColor]( value ) [param:Lut this]</h3>
138138
<h2>Source</h2>
139139

140140
<p>
141-
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/[path].js examples/jsm/math/[path].js]
141+
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/Lut.js examples/jsm/math/Lut.js]
142142
</p>
143143
</body>
144144
</html>

docs/examples/zh/math/Lut.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3>[method:Lut getColor]( value ) [param:Lut this]</h3>
138138
<h2>源码</h2>
139139

140140
<p>
141-
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/[path].js examples/jsm/math/[path].js]
141+
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/Lut.js examples/jsm/math/Lut.js]
142142
</p>
143143
</body>
144144
</html>

0 commit comments

Comments
 (0)