diff options
| author | Mark Otto <[email protected]> | 2017-07-01 19:53:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-01 23:05:51 -0700 |
| commit | cfb383cc0190f099bbe6c8cecd8ecffa23e0bb7c (patch) | |
| tree | f5f3bfc4d3e63f3606819a97d1a9ec97a1682a83 | |
| parent | 502856b5c2434063661929b4f0fe64ead196f435 (diff) | |
| download | bootstrap-cfb383cc0190f099bbe6c8cecd8ecffa23e0bb7c.tar.xz bootstrap-cfb383cc0190f099bbe6c8cecd8ecffa23e0bb7c.zip | |
update link
| -rw-r--r-- | docs/4.0/content/images.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/content/images.md b/docs/4.0/content/images.md index 7906dab36..7ef59b19d 100644 --- a/docs/4.0/content/images.md +++ b/docs/4.0/content/images.md @@ -38,7 +38,7 @@ In addition to our [border-radius utilities]({{ site.baseurl }}/docs/{{ site.doc ## Aligning images -Align images with the [helper float classes]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/responsive-helpers/#responsive-floats) or [text alignment classes]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/text/#text-alignment). `block`-level images can be centered using [the `.mx-auto` margin utility class]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/spacing/#horizontal-centering). +Align images with the [helper float classes]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/embed/#responsive-floats) or [text alignment classes]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/text/#text-alignment). `block`-level images can be centered using [the `.mx-auto` margin utility class]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/spacing/#horizontal-centering). <div class="bd-example bd-example-images"> <img data-src="holder.js/200x200" class="rounded float-left" alt="A generic square placeholder image with rounded corners"> |
