diff options
| author | James Kyle <[email protected]> | 2015-08-19 15:42:41 -0700 |
|---|---|---|
| committer | James Kyle <[email protected]> | 2015-08-19 15:42:41 -0700 |
| commit | 8be18f32ac932575efcb01d2c70f260f7d65936e (patch) | |
| tree | 54920a1277bfc09339f056d8a07e8b08cff4e564 | |
| parent | 1efb07dad93ca62d17bcee82dfdad86ea3d420dc (diff) | |
| download | bootstrap-8be18f32ac932575efcb01d2c70f260f7d65936e.tar.xz bootstrap-8be18f32ac932575efcb01d2c70f260f7d65936e.zip | |
Fix text utilities link
| -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"> |
