Browse Source

fix three.js link

Shuichi Aizawa 7 years ago
parent
commit
7a7cd9d058
1 changed files with 1 additions and 1 deletions
  1. 1 1
      threejs/lessons/toc.html

+ 1 - 1
threejs/lessons/toc.html

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