diff options
Diffstat (limited to 'docs/examples/non-responsive/index.html')
| -rw-r--r-- | docs/examples/non-responsive/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 7778e84b9..f6c258ca3 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -103,7 +103,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.2/jquery.min.js"></script> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> |
