Browse Source

Merge pull request #10462 from looeee/docs/mesh/correction

Corrected link in Mesh doc
Mr.doob 8 years ago
parent
commit
c1b6d2dd36
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/objects/Mesh.html

+ 1 - 1
docs/api/objects/Mesh.html

@@ -14,7 +14,7 @@
 
 
 		<div class="desc">
 		<div class="desc">
 			Class representing triangular [link:https://en.wikipedia.org/wiki/Polygon_mesh polygon mesh] based objects.
 			Class representing triangular [link:https://en.wikipedia.org/wiki/Polygon_mesh polygon mesh] based objects.
-		  Also serves as a base for other classes such as [page:MorphAnimMesh] and [page:SkinnedMesh].
+		  Also serves as a base for other classes such as [page:MorphBlendMesh] and [page:SkinnedMesh].
 		</div>
 		</div>