Browse Source

fix: updated the examples link (#22685)

Gm 3 years ago
parent
commit
c6af2a79ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -37,7 +37,7 @@
 
 
 				<div id="sections">
 				<div id="sections">
 					<a href="docs/index.html#manual/introduction/Creating-a-scene">docs</a>
 					<a href="docs/index.html#manual/introduction/Creating-a-scene">docs</a>
-					<a href="examples/#webgl_animation_cloth">examples</a>
+					<a href="examples/#webgl_animation_keyframes">examples</a>
 				</div>
 				</div>
 
 
 				<div id="expandButton"></div>
 				<div id="expandButton"></div>