Просмотр исходного кода

Remove extra a tag in webgl_morphotarget_human

Tristan Valcke 8 лет назад
Родитель
Сommit
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="container"></div>
 
 
 		<div id="info">
 		<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>
 		</div>
 
 
 		<script src="../build/three.js"></script>
 		<script src="../build/three.js"></script>