Browse Source

Fix broken source link.

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

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

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