aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-05-20 23:21:12 -0700
committerMark Otto <[email protected]>2014-05-20 23:21:12 -0700
commit91d51d3fba1cc2f80138bb2858ce67c28c9c8a89 (patch)
tree32fd8faabe6fdb8d17aea70fc7ccd56524d92aba /docs/examples/carousel/index.html
parentc42cd8164c8698cbc3acfbb99e525bd8f195d819 (diff)
parent3dd1531d81c90d6d1cf04962032f868d315ab21c (diff)
downloadbootstrap-91d51d3fba1cc2f80138bb2858ce67c28c9c8a89.tar.xz
bootstrap-91d51d3fba1cc2f80138bb2858ce67c28c9c8a89.zip
Merge branch 'master' into icon_paths
Diffstat (limited to 'docs/examples/carousel/index.html')
-rw-r--r--docs/examples/carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index 58c1187e2..43c2a652f 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -203,7 +203,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="../../assets/js/docs.min.js"></script>
</body>