Ver Fonte

Remove extra a tag in webgl_morphotarget_human

Tristan Valcke há 8 anos atrás
pai
commit
f081dd161b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      examples/webgl_morphtargets_human.html

+ 1 - 1
examples/webgl_morphtargets_human.html

@@ -33,7 +33,7 @@
 		<div id="container"></div>
 
 		<div id="info">
-		<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> webgl - morph targets - human</a>
+		<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> webgl - morph targets - human
 		</div>
 
 		<script src="../build/three.js"></script>