diff options
| author | Heinrich Fenkart <[email protected]> | 2015-08-21 01:08:10 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-08-21 01:08:10 +0200 |
| commit | 666617109fa069c12fe06a7f4111a53bebdae3d9 (patch) | |
| tree | 6291092ca4368de3a5158afc94cb6a514f792931 /docs | |
| parent | 12df7622a090143c8b4647a13301e37ec927c409 (diff) | |
| parent | 8be18f32ac932575efcb01d2c70f260f7d65936e (diff) | |
| download | bootstrap-666617109fa069c12fe06a7f4111a53bebdae3d9.tar.xz bootstrap-666617109fa069c12fe06a7f4111a53bebdae3d9.zip | |
Merge pull request #17086 from thejameskyle/tjk/5
v4 - Fix text utilities link
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content/figures.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/figures.md b/docs/content/figures.md index 4e2b4dd6d..9871834c0 100644 --- a/docs/content/figures.md +++ b/docs/content/figures.md @@ -15,7 +15,7 @@ Use the included `.figure` and `.figure-caption` classes to provide some baselin </figure> {% endexample %} -Aligning the figure's caption is easy with our [text utilities](). +Aligning the figure's caption is easy with our [text utilities](/components/utilities/#text-alignment). {% example html %} <figure class="figure"> |
