aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/card.md2
-rw-r--r--docs/components/progress.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/card.md b/docs/components/card.md
index 3ac7c425f..f84383847 100644
--- a/docs/components/card.md
+++ b/docs/components/card.md
@@ -208,7 +208,7 @@ Using the grid, wrap cards in columns and rows as needed.
### Using utilities
-Use our handful of [available sizing utilities]({{ site.baseurl }}/utilities/sizing-and-positioning/#width-and-height) to quickly set a card's width.
+Use our handful of [available sizing utilities]({{ site.baseurl }}/utilities/sizing/) to quickly set a card's width.
{% example html %}
<div class="card w-75">
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">