Skip to content

Commit

Permalink
Fixed path to jquery.kinetic.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Kahn committed Oct 30, 2013
1 parent 567a0b0 commit 4f5c825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ And a new library has been added to support touch:

So you need to add kinetic to your page for Smooth Div Scroll 1.3 to work:
```
<script src="js/jquery.kinetic.js" type="text/javascript"></script>
<script src="js/jquery.kinetic.min.js" type="text/javascript"></script>
```


Expand Down

0 comments on commit 4f5c825

Please sign in to comment.