aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-08-30 13:31:05 +0300
committerXhmikosR <[email protected]>2015-08-30 13:31:05 +0300
commit8941bdfbda237bed621935cac439520eddc79150 (patch)
tree15e8ccb3ca73f6f0cc235202bdfac873809cab98 /docs/getting-started
parent8ad1f8ddbe94334845ff1a6bbcaa71c526bdb074 (diff)
parent83283442125170dd55a875254245bd63255844b9 (diff)
downloadbootstrap-8941bdfbda237bed621935cac439520eddc79150.tar.xz
bootstrap-8941bdfbda237bed621935cac439520eddc79150.zip
Merge pull request #17392 from twbs/v4-dev-xmr-https
Use `https` when possible.
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/browsers-devices.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md
index f70938f54..0f98f0678 100644
--- a/docs/getting-started/browsers-devices.md
+++ b/docs/getting-started/browsers-devices.md
@@ -143,7 +143,7 @@ As of v4, Bootstrap no longer supports IE8. **If you require IE8 support, we rec
Alternatively, you may add some third party JavaScript to backfill support for IE8 to Bootstrap 4. You'll need the following:
-* [The HTML5 shiv](http://en.wikipedia.org/wiki/HTML5_Shiv)
+* [The HTML5 shiv](https://en.wikipedia.org/wiki/HTML5_Shiv)
* [Respond.js](https://github.com/scottjehl/Respond)
* [Rem unit polyfill](https://github.com/chuckcarpenter/REM-unit-polyfill)