aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-08 03:48:40 -0700
committerMark Otto <[email protected]>2014-07-08 03:48:40 -0700
commit6ed9912209c8ec3f4bb23fbf47a3fd2fe5036c9b (patch)
tree9682f5cf4b9bc674d84ab46c54ff5942f90edfb2 /docs/_includes
parent63f6b24042402c7b5a797abec1bcd721ff5cb744 (diff)
downloadbootstrap-6ed9912209c8ec3f4bb23fbf47a3fd2fe5036c9b.tar.xz
bootstrap-6ed9912209c8ec3f4bb23fbf47a3fd2fe5036c9b.zip
nuke the v2.x to v3.x migration docs
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/nav/docs.html8
-rw-r--r--docs/_includes/nav/getting-started.html3
2 files changed, 0 insertions, 11 deletions
diff --git a/docs/_includes/nav/docs.html b/docs/_includes/nav/docs.html
index ae9ae0ce2..fa042cfd0 100644
--- a/docs/_includes/nav/docs.html
+++ b/docs/_includes/nav/docs.html
@@ -58,14 +58,6 @@
</ul>
{% endif %}
</div>
- <div class="bs-docs-toc-item{% if page.slug == "migration" %} active{% endif %}">
- <a class="bs-docs-toc-link" href="../migration">Migrating to v3.x</a>
- {% if page.slug == "migration" %}
- <ul class="nav bs-docs-sidenav">
- {% include nav/migration.html %}
- </ul>
- {% endif %}
- </div>
</nav>
</div>
</header>
diff --git a/docs/_includes/nav/getting-started.html b/docs/_includes/nav/getting-started.html
index 54927c22a..d017fe160 100644
--- a/docs/_includes/nav/getting-started.html
+++ b/docs/_includes/nav/getting-started.html
@@ -35,9 +35,6 @@
<a href="#disable-responsive">Disabling responsiveness</a>
</li>
<li>
- <a href="#migration">Migrating from 2.x to 3.0</a>
-</li>
-<li>
<a href="#support">Browser and device support</a>
<ul class="nav">
<li><a href="#support-browsers">Supported browsers</a></li>