Browse Source

Merge pull request #13311 from MagnuzBinder/patch-40

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