فهرست منبع

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

Vincent Van Ghelue 4 سال پیش
والد
کامیت
42a748e5ee
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      examples/webgl_skinning_simple.html

+ 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">