aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-08-26 22:11:44 +0300
committerXhmikosR <[email protected]>2015-08-29 18:50:20 +0300
commit83283442125170dd55a875254245bd63255844b9 (patch)
tree0e91739558299ef59f75e3eba084a5030d7369d5 /docs/getting-started
parent232469549c9a9b6082b311f568556d99ea03af2f (diff)
downloadbootstrap-83283442125170dd55a875254245bd63255844b9.tar.xz
bootstrap-83283442125170dd55a875254245bd63255844b9.zip
Use `https` when possible.
[ci skip]
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)