We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8f82b commit 68a45f3Copy full SHA for 68a45f3
examples/basic-usage.html
@@ -138,7 +138,7 @@ <h4>Result:</h4>
138
<script src="http://code.jquery.com/jquery-1.8.2.js"></script>
139
<script src="http://code.jquery.com/ui/1.9.0/jquery-ui.js"></script>
140
<script></script>
141
- <script src="http://jquery-csv.googlecode.com/git/src/jquery.csv.js"></script>
+ <script src="../src/jquery.csv.js"></script>
142
<script>
143
$(function() {
144
$("#tabs").tabs();
0 commit comments