diff options
| author | Jacob Thornton <[email protected]> | 2011-06-27 17:09:20 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-27 17:09:20 -0700 |
| commit | 9b5c2662e4a07aae82b32bef35eb5b5201dc1917 (patch) | |
| tree | 1cedd1852c333efa5f971a06ac89b230ba59fab9 /docs/index.html | |
| parent | dd769f9a6e4419f0588a4c947961ae148fdb3671 (diff) | |
| download | bootstrap-9b5c2662e4a07aae82b32bef35eb5b5201dc1917.tar.xz bootstrap-9b5c2662e4a07aae82b32bef35eb5b5201dc1917.zip | |
fix table-sorter link
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 353adc0b0..d9634f81b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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> |
