aboutsummaryrefslogtreecommitdiff
path: root/2.2.2/javascript.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-12-22 15:51:31 +0200
committerXhmikosR <[email protected]>2018-12-22 22:31:03 +0200
commit79d6ce7654d1b320e622fac5fb0e26d1b96dfdfb (patch)
treebd82714b454ab86619d090abceab412dbd0f5c77 /2.2.2/javascript.html
parentbc485ce540e369a242e20cd88fa7ec810637e550 (diff)
downloadbootstrap-79d6ce7654d1b320e622fac5fb0e26d1b96dfdfb.tar.xz
bootstrap-79d6ce7654d1b320e622fac5fb0e26d1b96dfdfb.zip
Use https for assets.
Diffstat (limited to '2.2.2/javascript.html')
-rwxr-xr-x2.2.2/javascript.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/2.2.2/javascript.html b/2.2.2/javascript.html
index 8b41a43c6..986ffdc26 100755
--- a/2.2.2/javascript.html
+++ b/2.2.2/javascript.html
@@ -15,7 +15,7 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
@@ -1741,7 +1741,7 @@ $('[data-spy="affix"]').each(function () {
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
+ <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap-transition.js"></script>
<script src="assets/js/bootstrap-alert.js"></script>