diff options
| author | XhmikosR <[email protected]> | 2014-05-13 08:33:23 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-05-13 08:33:23 +0300 |
| commit | 7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d (patch) | |
| tree | f8c916a2c1c27b3306bded247b3157375eaefbe6 /docs/examples/carousel | |
| parent | 58f03754c6f55d183a2cde13bbc8a7a942d8266e (diff) | |
| download | bootstrap-7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d.tar.xz bootstrap-7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d.zip | |
Update jQuery to v1.11.1.
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 58c1187e2..43c2a652f 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -203,7 +203,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.0/jquery.min.js"></script> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> <script src="../../assets/js/docs.min.js"></script> </body> |
