diff options
author | Richard Wall <richard@aziz> | 2010-08-22 14:32:08 +0100 |
---|---|---|
committer | Richard Wall <richard@aziz> | 2010-08-22 14:32:08 +0100 |
commit | 8e973280259e070c287503d5636fe7d2e61d2f98 (patch) | |
tree | 6abb59b9175e17ec58f301d99426c682cbae6d9a /index.html | |
parent | a8dda6336615028fc08e0833700cded8cd2544dc (diff) |
move jarmon.js into a subfolder so that we can point yuidoc at only that file
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <script type="text/javascript" src="assets/js/dependencies.js"></script> - <script type="text/javascript" src="jarmon.js"></script> + <script type="text/javascript" src="jarmon/jarmon.js"></script> <script type="text/javascript" src="docs/jarmon_example_recipes.js"></script> <script type="text/javascript"> // Recipes for the charts on this page |