瀏覽代碼

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