diff options
| author | James Kyle <[email protected]> | 2015-08-19 15:33:35 -0700 |
|---|---|---|
| committer | James Kyle <[email protected]> | 2015-08-19 15:33:35 -0700 |
| commit | 459b9fa0e00020b1f50f5eafd8a7d71e03b84365 (patch) | |
| tree | 7bf1e66f66e375145fe36c10d2d287e2d00eb14a /docs | |
| parent | 1efb07dad93ca62d17bcee82dfdad86ea3d420dc (diff) | |
| download | bootstrap-459b9fa0e00020b1f50f5eafd8a7d71e03b84365.tar.xz bootstrap-459b9fa0e00020b1f50f5eafd8a7d71e03b84365.zip | |
Fix urls ./helpers => ./utilities
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content/images.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/images.md b/docs/content/images.md index 83cb9610b..1b1bbdecc 100644 --- a/docs/content/images.md +++ b/docs/content/images.md @@ -47,7 +47,7 @@ Add classes to an `<img>` element to easily style images in any project. ## Aligning images -Align images with the [helper float classes](/components/helpers) or [text alignment classes](/components/helpers). A simple centering class can also be used for `block` level images. +Align images with the [helper float classes](/components/utilities/#floats) or [text alignment classes](/components/utilities/#text-alignment). A simple centering class can also be used for `block` level images. <div class="bd-example bd-example-images"> <img data-src="holder.js/200x200" class="img-rounded pull-left" alt="A generic square placeholder image with rounded corners"> |
