diff options
Diffstat (limited to 'slate/index.html')
-rwxr-xr-x | slate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slate/index.html b/slate/index.html index 209cb9af..cbc17c34 100755 --- a/slate/index.html +++ b/slate/index.html @@ -889,7 +889,7 @@ <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/bootswatch.js"></script> |