diff options
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/components.html b/docs/components.html index fa3dc5a20..8c91a101f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -40,7 +40,7 @@ <b class="caret"></b> </a> <ul class="dropdown-menu"> - <li><a href="./scaffolding.html#grid">Grid system</a></li> + <li><a href="./scaffolding.html#grid-system">Grid system</a></li> <li><a href="./scaffolding.html#layouts">Layouts</a></li> <li><a href="./scaffolding.html#responsive">Responsive design</a></li> </ul> @@ -51,7 +51,7 @@ <b class="caret"></b> </a> <ul class="dropdown-menu"> - <li><a href="./base-css.html#type">Type</a></li> + <li><a href="./base-css.html#typography">Typography</a></li> <li><a href="./base-css.html#tables">Tables</a></li> <li><a href="./base-css.html#forms">Forms</a></li> <li><a href="./base-css.html#buttons">Buttons</a></li> @@ -72,6 +72,7 @@ <li><a href="./components.html#pagination">Pagination</a></li> <li><a href="./components.html#thumbnails">Thumbnails</a></li> <li><a href="./components.html#alerts">Alert messages</a></li> + <li><a href="./components.html#progress">Progress bars</a></li> </ul> </li> <li class="dropdown"> @@ -844,7 +845,7 @@ <!-- Pagination ================================================== --> -<section id="carousel"> +<section id="pagination"> <div class="page-header"> <h1>Pagination <small></small></h1> </div> @@ -907,9 +908,9 @@ -<!-- Media +<!-- Thumbnails ================================================== --> -<section id="media"> +<section id="thumbnails"> <div class="page-header"> <h1>Thumbnails <small>Grids of images, videos, text, and more</small></h1> </div> @@ -1159,7 +1160,7 @@ <!-- Progress bars ================================================== --> - <section id="progresss"> + <section id="progress"> <div class="page-header"> <h1>Progress bars <small>For loading, redirecting, or action status</small></h1> </div> |
