Skip to content

Commit cf6c7d5

Browse files
authored
Merge pull request #20966 from vvanghelue/patch-1
[Examples - Skinning Simple] Example file not found, fixed
2 parents 081b9b8 + 42a748e commit cf6c7d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/webgl_skinning_simple.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<body>
1010

1111
<div id="info">
12-
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - simple skinning -
13-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/models/skinned/simple/simple.blend" target="_blank" rel="noopener">Blender File</a>
12+
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - simple skinning
1413
</div>
1514

1615
<script type="module">

0 commit comments

Comments
 (0)