diff options
| author | Quy <[email protected]> | 2017-01-03 09:38:25 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-03 11:52:48 -0800 |
| commit | 8f0ac7193e6df889ad8d40c9167238e8a60d1522 (patch) | |
| tree | 8f0a3848c1830b7ae5fa19893a1c9a2817db2b89 /docs/components/progress.md | |
| parent | 1d2aaed4abf4236b027ec5198e65b6b814b070ec (diff) | |
| download | bootstrap-8f0ac7193e6df889ad8d40c9167238e8a60d1522.tar.xz bootstrap-8f0ac7193e6df889ad8d40c9167238e8a60d1522.zip | |
Update sizing links
Diffstat (limited to 'docs/components/progress.md')
| -rw-r--r-- | docs/components/progress.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/progress.md b/docs/components/progress.md index e475f416f..9f8bcf607 100644 --- a/docs/components/progress.md +++ b/docs/components/progress.md @@ -41,7 +41,7 @@ Put that all together, and you have the following examples. </div> {% endexample %} -Bootstrap provides a handful of [utilities for setting width]({{ site.baseurl }}/utilities/sizing-and-positioning/#width-and-height). Depending on your needs, these may help with quickly configuring progress. +Bootstrap provides a handful of [utilities for setting width]({{ site.baseurl }}/utilities/sizing/). Depending on your needs, these may help with quickly configuring progress. {% example html %} <div class="progress"> |
