Browse Source

Merge pull request #13310 from MagnuzBinder/patch-39

Fix broken source link.
Mr.doob 7 years ago
parent
commit
2a3cb813d1
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>