浏览代码

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>