2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

update links, new version to v3.4.0, add new baseurl for easy v3.4 building

This commit is contained in:
Mark Otto
2017-07-04 13:07:15 -07:00
parent 4c4390193f
commit 059969bcd2
28 changed files with 73 additions and 71 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
<!-- Cross link to new migration page -->
<div class="bs-callout bs-callout-info" id="migration">
<h4>Migrating from v2.x to v3.x</h4>
<p>Looking to migrate from an older version of Bootstrap to v3.x? Check out <a href="../migration">our migration guide</a>.</p>
<p>Looking to migrate from an older version of Bootstrap to v3.x? Check out <a href="{{ site.baseurl }}/migration">our migration guide</a>.</p>
</div>
{% include getting-started/browser-device-support.html %}