소스 검색

Merge pull request #10426 from looeee/Fix_migration_guide_link

Fixed migration guide link in manual
Mr.doob 8 년 전
부모
커밋
06a2e667a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/manual/introduction/Migration-guide.html

+ 1 - 1
docs/manual/introduction/Migration-guide.html

@@ -14,7 +14,7 @@
 			The migration guide is maintained on the [link:https://github.com/mrdoob/three.js/wiki wiki].
 			It contains a list of changes for each version of three.js going back to r45.<br /><br />
 
-			You can find it [link:https://github.com/mrdoob/three.js/wiki/Migration here].
+			You can find it [link:https://github.com/mrdoob/three.js/wiki/Migration-Guide here].
 		</div>
 	</body>
 </html>