Răsfoiți Sursa

Merge pull request #10426 from looeee/Fix_migration_guide_link

Fixed migration guide link in manual
Mr.doob 8 ani în urmă
părinte
comite
06a2e667a8
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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>