Procházet zdrojové kódy

Fix broken source link.

Magnuz Binder před 7 roky
rodič
revize
ede01f5ae7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>