diff options
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav/docs.html | 8 | ||||
| -rw-r--r-- | docs/_includes/nav/getting-started.html | 3 |
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> |
