aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-23 13:19:14 -0800
committerChris Rebert <[email protected]>2016-02-23 13:19:14 -0800
commit974cf1fbd2cc284525399fa3d6f43a9e41c03e87 (patch)
treef39eda8d74930c33bdb5cb3215783b5176f9a98b /docs/examples/carousel
parent562d2239c0b8ef56dae04bd44eac0c419def6467 (diff)
parent741b4eca206f21da5c8f8bd3f0720d27be964234 (diff)
downloadbootstrap-974cf1fbd2cc284525399fa3d6f43a9e41c03e87.tar.xz
bootstrap-974cf1fbd2cc284525399fa3d6f43a9e41c03e87.zip
Merge pull request #18904 from alberto/jquery-1.12.0
Update jQuery to 1.12.1
Diffstat (limited to 'docs/examples/carousel')
-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 127ec285f..e452597f3 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -209,7 +209,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.3/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="../../dist/js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->