diff options
| author | Mark Otto <[email protected]> | 2012-11-03 16:18:02 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-03 16:18:02 -0700 |
| commit | 3de6f3ff88eeac5276af46e0262101b715dea1ad (patch) | |
| tree | 6de7e3094eb7dba25ea1edcc8e6b25ac993e46ed /docs/getting-started.html | |
| parent | a56de2b84f8d6b4952c400847a7d73e7c3abd536 (diff) | |
| download | bootstrap-3de6f3ff88eeac5276af46e0262101b715dea1ad.tar.xz bootstrap-3de6f3ff88eeac5276af46e0262101b715dea1ad.zip | |
Swap old icons for new in docs
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index cfc61cc79..a31459c44 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -84,12 +84,12 @@ <div class="row"> <div class="span3 bs-docs-sidebar"> <ul class="nav nav-list bs-docs-sidenav"> - <li><a href="#download-bootstrap"><i class="icon-chevron-right"></i> Download</a></li> - <li><a href="#file-structure"><i class="icon-chevron-right"></i> File structure</a></li> - <li><a href="#contents"><i class="icon-chevron-right"></i> What's included</a></li> - <li><a href="#html-template"><i class="icon-chevron-right"></i> HTML template</a></li> - <li><a href="#examples"><i class="icon-chevron-right"></i> Examples</a></li> - <li><a href="#what-next"><i class="icon-chevron-right"></i> What next?</a></li> + <li><a href="#download-bootstrap"><i class="glyphicon-chevron-right"></i> Download</a></li> + <li><a href="#file-structure"><i class="glyphicon-chevron-right"></i> File structure</a></li> + <li><a href="#contents"><i class="glyphicon-chevron-right"></i> What's included</a></li> + <li><a href="#html-template"><i class="glyphicon-chevron-right"></i> HTML template</a></li> + <li><a href="#examples"><i class="glyphicon-chevron-right"></i> Examples</a></li> + <li><a href="#what-next"><i class="glyphicon-chevron-right"></i> What next?</a></li> </ul> </div> <div class="span9"> |
