瀏覽代碼

Merge pull request #20905 from ComanderKai77/patch-1

Fixed link to source code for Lut
Mr.doob 4 年之前
父節點
當前提交
c7253d4715
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/examples/en/math/Lut.html
  2. 1 1
      docs/examples/zh/math/Lut.html

+ 1 - 1
docs/examples/en/math/Lut.html

@@ -138,7 +138,7 @@
 		<h2>Source</h2>
 		<h2>Source</h2>
 
 
 		<p>
 		<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>
 		</p>
 	</body>
 	</body>
 </html>
 </html>

+ 1 - 1
docs/examples/zh/math/Lut.html

@@ -138,7 +138,7 @@
 		<h2>源码</h2>
 		<h2>源码</h2>
 
 
 		<p>
 		<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>
 		</p>
 	</body>
 	</body>
 </html>
 </html>