diff options
| author | Bardi Harborow <[email protected]> | 2016-11-08 23:36:04 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2016-11-09 01:14:48 +1100 |
| commit | b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9 (patch) | |
| tree | 74616a5e3b4244783dab34ab2ef8391b29aa5373 /docs/components/card.md | |
| parent | e63c617fe4918d0aae95a81ed38590bacf5f5c7f (diff) | |
| download | bootstrap-b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9.tar.xz bootstrap-b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9.zip | |
Fix broken and redirected links.
Diffstat (limited to 'docs/components/card.md')
| -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 3c2770535..f876ccad2 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -513,7 +513,7 @@ Cards can be organized into [Masonry](http://masonry.desandro.com)-like columns Only applies to small devices and above. -**Heads up!** This is **not available in IE9 and below** as they have no support for the [`column-*` CSS properties](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Using_multi-column_layouts). +**Heads up!** This is **not available in IE9 and below** as they have no support for the [`column-*` CSS properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Columns/Using_multi-column_layouts). {% example html %} <div class="card-columns"> |
