diff options
| author | Mark Otto <[email protected]> | 2014-07-08 03:48:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 03:48:40 -0700 |
| commit | 6ed9912209c8ec3f4bb23fbf47a3fd2fe5036c9b (patch) | |
| tree | 9682f5cf4b9bc674d84ab46c54ff5942f90edfb2 /docs/_includes/nav/docs.html | |
| parent | 63f6b24042402c7b5a797abec1bcd721ff5cb744 (diff) | |
| download | bootstrap-6ed9912209c8ec3f4bb23fbf47a3fd2fe5036c9b.tar.xz bootstrap-6ed9912209c8ec3f4bb23fbf47a3fd2fe5036c9b.zip | |
nuke the v2.x to v3.x migration docs
Diffstat (limited to 'docs/_includes/nav/docs.html')
| -rw-r--r-- | docs/_includes/nav/docs.html | 8 |
1 files changed, 0 insertions, 8 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> |
