From b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9 Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 8 Nov 2016 23:36:04 +1100 Subject: [PATCH] Fix broken and redirected links. --- docs/_includes/nav-docs.html | 2 +- docs/about/history.md | 2 +- docs/components/card.md | 2 +- docs/components/forms.md | 2 +- docs/components/list-group.md | 2 +- docs/getting-started/accessibility.md | 6 +++--- docs/getting-started/browsers-devices.md | 2 +- docs/getting-started/build-tools.md | 2 +- docs/getting-started/contents.md | 2 +- docs/layout/overview.md | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index f9a7554f07..005f96435a 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -17,7 +17,7 @@ {% if slug == "examples" %} {% else %} - + {% endif %} {{ group.title }} diff --git a/docs/about/history.md b/docs/about/history.md index 590a99c35f..af9f617024 100644 --- a/docs/about/history.md +++ b/docs/about/history.md @@ -10,4 +10,4 @@ Originally created by a designer and a developer at Twitter, Bootstrap has becom Bootstrap was created at Twitter in mid-2010 by [@mdo](https://twitter.com/mdo) and [@fat](https://twitter.com/fat). Prior to being an open-sourced framework, Bootstrap was known as _Twitter Blueprint_. A few months into development, Twitter held its [first Hack Week](https://blog.twitter.com/2010/hack-week) and the project exploded as developers of all skill levels jumped in without any external guidance. It served as the style guide for internal tools development at the company for over a year before its public release, and continues to do so today. -Originally [released](https://blog.twitter.com/2011/bootstrap-twitter) on [](https://twitter.com/mdo/statuses/104620039650557952), we've since had over [twenty releases](https://github.com/twbs/bootstrap/releases), including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach. +Originally [released](https://blog.twitter.com/2011/bootstrap-from-twitter) on [](https://twitter.com/mdo/statuses/104620039650557952), we've since had over [twenty releases](https://github.com/twbs/bootstrap/releases), including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach. diff --git a/docs/components/card.md b/docs/components/card.md index 3c27705354..f876ccad2d 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 2a2e9f9d23..8d758c15e9 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 (``, ``, `