From 8f0ac7193e6df889ad8d40c9167238e8a60d1522 Mon Sep 17 00:00:00 2001 From: Quy Date: Tue, 3 Jan 2017 09:38:25 -0800 Subject: [PATCH] Update sizing links --- docs/components/card.md | 2 +- docs/components/progress.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/card.md b/docs/components/card.md index 3ac7c425f5..f843838476 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 %}
diff --git a/docs/components/progress.md b/docs/components/progress.md index e475f416fd..9f8bcf607f 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.
{% 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 %}
-- 2.47.2