]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix table-sorter link
authorJacob Thornton <jacobthornton@gmail.com>
Tue, 28 Jun 2011 00:09:20 +0000 (17:09 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Tue, 28 Jun 2011 00:09:20 +0000 (17:09 -0700)
docs/index.html

index 353adc0b0a71e5a14c8bd63b8768dd057c5aeb5c..d9634f81bdb3090dd7b608c8fc279e56798732b4 100644 (file)
@@ -10,7 +10,7 @@
 
     <!-- Le javascript -->
     <script src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
-    <script src="http://tablesorter.com/jquery.tablesorter.min.js"></script>
+    <script src="http://autobahn.tablesorter.com/jquery.tablesorter.min.js"></script>
     <script src="assets/js/jquery/hashgrid.js"></script>
     <script src="assets/js/jquery/chili/jquery.chili-2.2.js"></script>
     <script src="assets/js/jquery/chili/recipes.js"></script>