aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme
diff options
context:
space:
mode:
authoralberto <[email protected]>2016-01-15 02:40:04 +0100
committeralberto <[email protected]>2016-02-23 18:50:43 +0100
commit741b4eca206f21da5c8f8bd3f0720d27be964234 (patch)
treef39eda8d74930c33bdb5cb3215783b5176f9a98b /docs/examples/theme
parent562d2239c0b8ef56dae04bd44eac0c419def6467 (diff)
downloadbootstrap-741b4eca206f21da5c8f8bd3f0720d27be964234.tar.xz
bootstrap-741b4eca206f21da5c8f8bd3f0720d27be964234.zip
Update jQuery to 1.12.1
Diffstat (limited to 'docs/examples/theme')
-rw-r--r--docs/examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html
index 2a871fe08..19d3aef1f 100644
--- a/docs/examples/theme/index.html
+++ b/docs/examples/theme/index.html
@@ -634,7 +634,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>
<script src="../../assets/js/docs.min.js"></script>