Skip to content

Commit 68a45f3

Browse files
committed
Link to the local version of jquery-csv in the demos
1 parent dd8f82b commit 68a45f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Result:</h4>
138138
<script src="http://code.jquery.com/jquery-1.8.2.js"></script>
139139
<script src="http://code.jquery.com/ui/1.9.0/jquery-ui.js"></script>
140140
<script></script>
141-
<script src="http://jquery-csv.googlecode.com/git/src/jquery.csv.js"></script>
141+
<script src="../src/jquery.csv.js"></script>
142142
<script>
143143
$(function() {
144144
$("#tabs").tabs();

0 commit comments

Comments
 (0)