Skip to content

Commit 982da60

Browse files
committed
Fix a link
Fixes NV#44
1 parent 30c066c commit 982da60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.mdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CSSOM.js is a CSS parser written in pure JavaScript. It also a partial implement
2222
Works well in Google Chrome 6+, Safari 5+, Firefox 3.6+, Opera 10.63+.
2323
Doesn't work in IE < 9 because of unsupported getters/setters.
2424

25-
To use CSSOM.js in the browser you might want to build a one-file version with [Jake](http://github.com/mde/node-jake):
25+
To use CSSOM.js in the browser you might want to build a one-file version with [Jake](http://github.com/mde/jake):
2626

2727
➤ jake
2828
build/CSSOM.js is done

0 commit comments

Comments
 (0)