diff options
Diffstat (limited to 'docs/examples/cover/index.html')
| -rw-r--r-- | docs/examples/cover/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index b8fbd5a8c..9a905525c 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -72,7 +72,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> |
