aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2017-03-20 05:07:18 +0000
committerBardi Harborow <[email protected]>2017-03-20 17:37:05 +1100
commit09fb2b9af3ee7ef0e6a23e913ac74967d4a08d24 (patch)
tree776201277e426bafb96903cc7f2533ba00459c06 /docs/examples/offcanvas
parent38f89726b957030de241631ea6fe06460af497e5 (diff)
downloadbootstrap-09fb2b9af3ee7ef0e6a23e913ac74967d4a08d24.tar.xz
bootstrap-09fb2b9af3ee7ef0e6a23e913ac74967d4a08d24.zip
Update dependencies.
Diffstat (limited to 'docs/examples/offcanvas')
-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 24b161ed5..462337fac 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.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
+ <script src="https://code.jquery.com/jquery-3.2.0.slim.min.js" integrity="sha384-1IgS1w1Tef85fCJ4P3BUG2mk9zC/mUicyWWxzNPI1PIVe8Tnq0XHGbE6gWOTyBgt" 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>