Prechádzať zdrojové kódy

Remove extra a tag in webgl_morphotarget_human

Tristan Valcke 8 rokov pred
rodič
commit
f081dd161b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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>