diff options
| author | XhmikosR <[email protected]> | 2018-09-18 22:27:46 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-18 11:27:47 +0300 |
| commit | e105d156420864807dca97d4953d0baf843f01f9 (patch) | |
| tree | d5af31ccf45bc45adfcecc23e7ce3428a9619c39 /docs/customize.html | |
| parent | cf6f867190cd91181a63d8576c3f5a485d7050a7 (diff) | |
| download | bootstrap-e105d156420864807dca97d4953d0baf843f01f9.tar.xz bootstrap-e105d156420864807dca97d4953d0baf843f01f9.zip | |
Use https, fix broken links and unneeded redirects.
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/customize.html b/docs/customize.html index 5ea0960a1..5913c3b45 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -19,7 +19,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge </style> <div class="alert alert-danger"> <strong>The Bootstrap Customizer does not support IE9 and below.</strong><br> - Please take a second to <a href="http://browsehappy.com/">upgrade to a more modern browser</a>. + Please take a second to <a href="https://browsehappy.com/">upgrade to a more modern browser</a>. </div> <![endif]--> @@ -357,7 +357,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge <div class="bs-callout bs-callout-danger"> <h4>jQuery required</h4> - <p>All plugins require the latest version of <a href="http://jquery.com/" target="_blank">jQuery</a> to be included.</p> + <p>All plugins require the latest version of <a href="https://jquery.com/" target="_blank">jQuery</a> to be included.</p> </div> </div> |
