Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / docs / Getting-Started.md
index 65cddef40aa710d4f7d8ac161fafccb3857fad3b..e646d32f5fa4b88969ed671c4065b65b62a273f5 100644 (file)
@@ -12,16 +12,16 @@ Generally speaking, you should really read the entire [Bootstrap Framework]
 documentation site, if you haven't already. Here are the four basic "sections"
 that site is split into:
 
-- [Getting Started](http://getbootstrap.com/getting-started) - An overview of
+- [Getting Started](https://getbootstrap.com/docs/3.3/getting-started) - An overview of
   the [Bootstrap Framework], how to download and use, basic templates and
   examples, and more.
-- [CSS](http://getbootstrap.com/css/) - Global CSS settings, fundamental HTML
+- [CSS](https://getbootstrap.com/docs/3.3/css/) - Global CSS settings, fundamental HTML
   elements styled and enhanced with extensible classes, and an advanced grid
   system.
-- [Components](http://getbootstrap.com/components/) - Over a dozen reusable
+- [Components](https://getbootstrap.com/docs/3.3/components/) - Over a dozen reusable
   components built to provide iconography, dropdowns, input groups, navigation,
   alerts, and much more.
-- [JavaScript](http://getbootstrap.com/javascript/) - Bring the
+- [JavaScript](https://getbootstrap.com/docs/3.3/javascript/) - Bring the
   [Bootstrap Framework] components to life with over a dozen custom jQuery
   plugins. Easily include them all, or one by one.
 
@@ -67,7 +67,7 @@ you are attempting to integrate the base theme with.
 - Color module (in core)
 - [Bootstrap API](https://www.drupal.org/project/bootstrap_api)
 - [Bootstrap Library](https://www.drupal.org/project/bootstrap_library)
-- [LESS module](https://drupal.org/project/less)
+- [LESS module](https://www.drupal.org/project/less)
 
 ---
 
@@ -75,9 +75,9 @@ you are attempting to integrate the base theme with.
 **A: No, not "officially"**
 
 The [Bootstrap Framework] itself does not officially support older Internet
-Explorer [compatibility modes](http://getbootstrap.com/getting-started/#support-ie-compatibility-modes).
+Explorer [compatibility modes](https://getbootstrap.com/docs/3.3/getting-started/#support-ie-compatibility-modes).
 To ensure you are using the latest rendering mode for IE, consider installing
-the [HTML5 Tools](https://drupal.org/project/html5_tools) module.
+the [HTML5 Tools](https://www.drupal.org/project/html5_tools) module.
 
 Internet Explorer 8 requires the use of [Respond.js] to enable media queries
 (Responsive Web Design). However, [Respond.js] does not work with CSS that is
@@ -123,5 +123,5 @@ Instead, you should create a custom sub-theme that isn't hosted on Drupal.org.
 [Respond.js]: https://github.com/scottjehl/Respond
 [Drush]: http://www.drush.org
 [Drupal Bootstrap]: https://www.drupal.org/project/bootstrap
-[Bootstrap Framework]: http://getbootstrap.com
-[jQuery Update]: https://drupal.org/project/jquery_update
+[Bootstrap Framework]: https://getbootstrap.com/docs/3.3/
+[jQuery Update]: https://www.drupal.org/project/jquery_update