2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

nuke the v2.x to v3.x migration docs

This commit is contained in:
Mark Otto
2014-07-08 03:48:40 -07:00
parent 63f6b24042
commit 6ed9912209
4 changed files with 0 additions and 462 deletions
-7
View File
@@ -12,13 +12,6 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
{% include getting-started/examples.html %}
{% include getting-started/community.html %}
{% include getting-started/disabling-responsiveness.html %}
<!-- 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>
</div>
{% include getting-started/browser-device-support.html %}
{% include getting-started/third-party-support.html %}
{% include getting-started/accessibility.html %}