Browse Source

Added link to reddit.

Mr.doob 8 years ago
parent
commit
e5829e9ebd
1 changed files with 3 additions and 2 deletions
  1. 3 2
      index.html

+ 3 - 2
index.html

@@ -230,8 +230,9 @@
 
 				<a href="https://github.com/mrdoob/three.js/archive/master.zip">download</a><br /><br />
 
-				<a href="http://github.com/mrdoob/three.js/">source code</a><br />
-				<a href="http://stackoverflow.com/questions/tagged/three.js">questions</a><br />
+				<a href="https://github.com/mrdoob/three.js/">source code</a><br />
+				<a href="https://stackoverflow.com/questions/tagged/three.js">questions</a><br />
+				<a href="https://www.reddit.com/r/threejs/">reddit</a><br />
 				<a href="http://webchat.freenode.net/?channels=three.js">chat<br /><br />
 
 				<a href="editor/">editor</a>