소스 검색

Fixed seconds examples link

Mr.doob 3 년 전
부모
커밋
66ead3bdc2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -52,7 +52,7 @@
 					<h2>Learn</h2>
 					<ul>
 						<li><a href="docs/index.html#manual/introduction/Creating-a-scene">documentation</a></li>
-						<li><a href="examples/#webgl_animation_cloth">examples</a></li>
+						<li><a href="examples/#webgl_animation_keyframes">examples</a></li>
 						<li><a href="editor/">editor</a></li>
 					</ul>