Skip to content

Commit

Permalink
fix js path
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidney Maestre committed May 29, 2012
1 parent 7e7acf5 commit d1b24fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -7,7 +7,7 @@
<script type="text/javascript" src="http://static.stackmob.com/js/backbone-0.9.2-min.js"></script>
<script type="text/javascript" src="http://static.stackmob.com/js/stackmob-js-0.2.1-min.js"></script>
<script type="text/javascript" src="http://static.stackmob.com/resources/js/jsonFormatter-0.1.0-min.js"></script>
<script type="text/javascript" src="stackmob-debug.js"></script>
<script type="text/javascript" src="js/stackmob-debug.js"></script>

<!-- Include required JS files -->
<script type="text/javascript" src="syntaxhighlighter/scripts/shCore.js"></script>
Expand Down

0 comments on commit d1b24fd

Please sign in to comment.