aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-03-20 23:04:14 -0700
committerMark Otto <[email protected]>2017-03-20 23:27:54 -0700
commit1ecb74e007b8f2c00f89ff083fb7732098d019f7 (patch)
tree37b169804b03fde647cf62ec99df333bf4f3fb66 /docs/examples/offcanvas/index.html
parentfcaf81003c8eeb6090b79384c63ca1aadea078cb (diff)
downloadbootstrap-1ecb74e007b8f2c00f89ff083fb7732098d019f7.tar.xz
bootstrap-1ecb74e007b8f2c00f89ff083fb7732098d019f7.zip
bump to jquery 3.2.1
Diffstat (limited to 'docs/examples/offcanvas/index.html')
-rw-r--r--docs/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 462337fac..e657ea91f 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -125,7 +125,7 @@
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="https://code.jquery.com/jquery-3.2.0.slim.min.js" integrity="sha384-1IgS1w1Tef85fCJ4P3BUG2mk9zC/mUicyWWxzNPI1PIVe8Tnq0XHGbE6gWOTyBgt" crossorigin="anonymous"></script>
+ <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" 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.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script src="../../dist/js/bootstrap.min.js"></script>