2
0
Эх сурвалжийг харах

Fixed webgl_loader_amf links.

Mr.doob 9 жил өмнө
parent
commit
2a7aa82c07

+ 2 - 2
examples/webgl_loader_amf.html

@@ -40,8 +40,8 @@
 		<div id="info">
 			<a href="http://threejs.org" target="_blank">three.js</a>
 			<a href="http://amf.wikispaces.com" target="_blank">AMF File format</a>
-			<div>AMF loader test by <a href="https://github.com/tamarintech">tamarintech</a></div>
-			<div>Rook manufacturing file from <a href="http://amf.wikispaces.com/AMF+test+files">AMF test files</a></div>
+			<div>AMF loader test by <a href="https://github.com/tamarintech" target="_blank">tamarintech</a></div>
+			<div>Rook manufacturing file from <a href="http://amf.wikispaces.com/AMF+test+files" target="_blank">AMF test files</a></div>
 		</div>
 
 		<script src="../build/three.min.js"></script>