From b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9 Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 8 Nov 2016 23:36:04 +1100 Subject: Fix broken and redirected links. --- docs/components/card.md | 2 +- docs/components/forms.md | 2 +- docs/components/list-group.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/components') 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 %}
diff --git a/docs/components/forms.md b/docs/components/forms.md index 2a2e9f9d2..8d758c15e 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -585,7 +585,7 @@ Add the `disabled` attribute to a `
` to disable all the controls withi {% callout warning %} #### Caveat about link functionality of `` -By default, browsers will treat all native form controls (``, ``, `