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

[Examples - Skinning Simple] Example file not found, fixed

Vincent Van Ghelue 4 жил өмнө
parent
commit
42a748e5ee

+ 1 - 2
examples/webgl_skinning_simple.html

@@ -9,8 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - simple skinning -
-			<a href="https://github.com/mrdoob/three.js/blob/master/examples/models/skinned/simple/simple.blend" target="_blank" rel="noopener">Blender File</a>
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - simple skinning
 		</div>
 
 		<script type="module">