aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/starter-template/index.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-05-26 15:26:12 +0300
committerXhmikosR <[email protected]>2016-05-26 15:26:12 +0300
commita950d5642b9e6039b6481e6f4eabe7635c516fde (patch)
treee7c650a076c308e2b592eef91ccb8deeb0f915dd /docs/examples/starter-template/index.html
parent9a50b1f04f49c7b7891391879cf3a47e521f4f77 (diff)
downloadbootstrap-a950d5642b9e6039b6481e6f4eabe7635c516fde.tar.xz
bootstrap-a950d5642b9e6039b6481e6f4eabe7635c516fde.zip
Update jQuery to v2.2.4.
Diffstat (limited to 'docs/examples/starter-template/index.html')
-rw-r--r--docs/examples/starter-template/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html
index 70f05e059..2c3fe4151 100644
--- a/docs/examples/starter-template/index.html
+++ b/docs/examples/starter-template/index.html
@@ -48,7 +48,7 @@
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js" integrity="sha384-mXQoED/lFIuocc//nss8aJOIrz7X7XruhR6bO+sGceiSyMELoVdZkN7F0oYwcFH+" crossorigin="anonymous"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js" integrity="sha384-rY/jv8mMhqDabXSo+UCggqKtdmBfd3qC2/KvyTDNQ6PcUJXaxK1tMepoQda4g5vB" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.2.0/js/tether.min.js" integrity="sha384-Plbmg8JY28KFelvJVai01l8WyZzrYWG825m+cZ0eDDS1f7d/js6ikvy1+X+guPIB" crossorigin="anonymous"></script>
<script src="../../dist/js/bootstrap.min.js"></script>