瀏覽代碼

fix three.js link

Shuichi Aizawa 7 年之前
父節點
當前提交
7a7cd9d058
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      threejs/lessons/toc.html

+ 1 - 1
threejs/lessons/toc.html

@@ -17,6 +17,6 @@
 </ul>
 <ul>
   <li><a href="https://github.com/greggman/threejsfundamentals">github</a></li>
-  <li><a href="https://three.js">three.js</a></li>
+  <li><a href="https://threejs.org">three.js</a></li>
   <li><a href="https://threejs.org/docs/">three.js docs</a></li>
 </ul>