2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +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
-8
View File
@@ -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>