Skip to content

Commit

Permalink
Fixed url for sample
Browse files Browse the repository at this point in the history
  • Loading branch information
pscnunes committed Oct 21, 2013
1 parent 3f4c59f commit 419c0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/clouds/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h3>Options</h3>
<script src="../jquery-1.8.2.min.js"></script>
<script src="js/jquery.event.move.js"></script>
<script src="js/jquery.event.swipe.js"></script>
<script src="../../js/jquery.impulse.slider.js"></script>
<script src="../jquery.impulse.slider-0.4.js"></script>
<script type="text/javascript">
$(window).load(function() {
var height = 150;
Expand Down

0 comments on commit 419c0ed

Please sign in to comment.