瀏覽代碼

Remove extra a tag in webgl_morphotarget_human

Tristan Valcke 8 年之前
父節點
當前提交
f081dd161b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>