Skip to content

Commit

Permalink
Use dist version
Browse files Browse the repository at this point in the history
  • Loading branch information
kflorence committed Apr 22, 2011
1 parent 55dee8d commit 8a29e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Expand Up @@ -5,7 +5,7 @@
<link type="text/css" rel="stylesheet" href="styles.css" />

<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.min.js"></script>
<script type="text/javascript" src="../src/jquery.autosave.js"></script>
<script type="text/javascript" src="../dist/jquery.autosave.min.js"></script>

<script type="text/javascript">
jQuery(function($) {
Expand Down

0 comments on commit 8a29e45

Please sign in to comment.