Browse Source

Fix broken source link.

Magnuz Binder 7 years ago
parent
commit
ede01f5ae7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/geometries/ExtrudeBufferGeometry.html

+ 1 - 1
docs/api/geometries/ExtrudeBufferGeometry.html

@@ -140,6 +140,6 @@
 
 		<h2>Source</h2>
 
-		[link:https://github.com/mrdoob/three.js/blob/master/src/ExtrudeGeometry.js src/ExtrudeGeometry.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/src/geometries/ExtrudeGeometry.js src/geometries/ExtrudeGeometry.js]
 	</body>
 </html>