aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-05-20 23:27:40 -0700
committerMark Otto <[email protected]>2014-05-20 23:27:40 -0700
commit707b362b801d7a430c1911493a65085e81b4ee8d (patch)
treeb659b23c3884e9100c1e800161e96110a0853294 /docs/examples/offcanvas/index.html
parentbdd822a94cdf2d452e067569e76ca1537dc74d8d (diff)
parent3dd1531d81c90d6d1cf04962032f868d315ab21c (diff)
downloadbootstrap-707b362b801d7a430c1911493a65085e81b4ee8d.tar.xz
bootstrap-707b362b801d7a430c1911493a65085e81b4ee8d.zip
Merge branch 'master' into docs-theme-toggler
Conflicts: docs/assets/css/docs.min.css
Diffstat (limited to 'docs/examples/offcanvas/index.html')
-rw-r--r--docs/examples/offcanvas/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 1df7bca9d..36c3b6f04 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -25,7 +25,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
+ <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
@@ -127,7 +127,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/1.11.0/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
<script src="offcanvas.js"></script>
</body>