Mercurial > dive4elements > website
diff community.html @ 150:eb6b50914324
Let's serve JQuery.
author | tom@ahoernchen |
---|---|
date | Mon, 07 Apr 2014 16:56:45 +0200 |
parents | 2a0b9abe6a06 |
children |
line wrap: on
line diff
--- a/community.html Mon Apr 07 16:45:53 2014 +0200 +++ b/community.html Mon Apr 07 16:56:45 2014 +0200 @@ -17,7 +17,7 @@ <!-- Bootstrap core JavaScript ================================================== --> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> - <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> + <script src="jquery/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="bootstrap/dist/js/bootstrap.min.js"></script> <script src="js/dive4elements.js"></script>