We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac0176 commit 536e416Copy full SHA for 536e416
2 files changed
build.xml
@@ -22,7 +22,7 @@
22
<property name="yuitest.js" value="yuitest.js" />
23
24
<!-- external resources -->
25
- <property name="parser.url" value="https://raw.github.com/nzakas/parser-lib/master/build/parserlib.js"/>
+ <property name="parser.url" value="https://raw.github.com/nzakas/parser-lib/master/release/parserlib.js"/>
26
27
<!-- output filenames -->
28
<property name="core.build.file" value="csslint.js"/>
0 commit comments