diff options
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 0d564cd66..8c91a101f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -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"> @@ -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> |
