diff options
| author | Kevin Kirsche <[email protected]> | 2015-08-20 22:05:10 -0400 |
|---|---|---|
| committer | Kevin Kirsche <[email protected]> | 2015-08-20 22:06:06 -0400 |
| commit | 61b8d83feb5a918e17cb2504a9e3f89c4f52d9cd (patch) | |
| tree | d803ce1f8e50988241f4490da1c6e9f36e3635ea /docs/components | |
| parent | 92ce5431be4e5aef60657c3f942217f96694c35f (diff) | |
| download | bootstrap-61b8d83feb5a918e17cb2504a9e3f89c4f52d9cd.tar.xz bootstrap-61b8d83feb5a918e17cb2504a9e3f89c4f52d9cd.zip | |
Fix Broken link in text alignment section of v4 Card docs
Fix #17182
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/card.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/card.md b/docs/components/card.md index 168b189df..a137b2315 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -121,7 +121,7 @@ Using custom widths: ## Text alignment -You can quickly change the text alignment of any card—in its entirety or specific parts—with our [text align classes](). +You can quickly change the text alignment of any card—in its entirety or specific parts—with our [text align classes]({{ site.baseurl }}/components/utilities/#text-alignment). {% example html %} <div class="card card-block"> |
