Skip to content

Commit

Permalink
change jstorage path, fixes #62
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Aug 21, 2013
1 parent b57504f commit 9bfc98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</style>

<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js"></script>
<script src="jstorage.js"></script>
<script src="../jstorage.js"></script>

<script>
JSOTRAGE_TEST = {
Expand Down

0 comments on commit 9bfc98a

Please sign in to comment.