瀏覽代碼

Remove extra a closing tag in webgl_loader_pcd

Tristan Valcke 8 年之前
父節點
當前提交
4a3bb342b4
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      examples/webgl_loader_pcd.html

+ 2 - 2
examples/webgl_loader_pcd.html

@@ -41,8 +41,8 @@
 			<a href="http://threejs.org" target="_blank">three.js</a>
 			<a href="http://threejs.org" target="_blank">three.js</a>
 			<a href="http://pointclouds.org/documentation/tutorials/pcd_file_format.php#pcd-file-format" target="_blank">PCD File format</a>
 			<a href="http://pointclouds.org/documentation/tutorials/pcd_file_format.php#pcd-file-format" target="_blank">PCD File format</a>
 			<div>PCD loader test by <a href="http://filipecaixeta.com.br" target="_blank">Filipe Caixeta</a></div>
 			<div>PCD loader test by <a href="http://filipecaixeta.com.br" target="_blank">Filipe Caixeta</a></div>
-			<div>+/-: Increase/Decrease point size</a></div>
-			<div>c: Toggle color</a></div>
+			<div>+/-: Increase/Decrease point size</div>
+			<div>c: Toggle color</div>
 		</div>
 		</div>