File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- [ ![ build status] ( https://secure.travis-ci.org/stubbornella /csslint.png )] ( http://travis-ci.org/stubbornella /csslint )
2
- [ ![ Dependency Status] ( https://david-dm.org/stubbornella /csslint.png?theme=shields.io )] ( https://david-dm.org/stubbornella /csslint )
3
- [ ![ devDependency Status] ( https://david-dm.org/stubbornella /csslint/dev-status.png?theme=shields.io )] ( https://david-dm.org/stubbornella /csslint#info=devDependencies )
1
+ [ ![ build status] ( https://secure.travis-ci.org/CSSLint /csslint.png )] ( http://travis-ci.org/CSSLint /csslint )
2
+ [ ![ Dependency Status] ( https://david-dm.org/CSSLint /csslint.png?theme=shields.io )] ( https://david-dm.org/CSSLint /csslint )
3
+ [ ![ devDependency Status] ( https://david-dm.org/CSSLint /csslint/dev-status.png?theme=shields.io )] ( https://david-dm.org/CSSLint /csslint#info=devDependencies )
4
4
5
5
# CSSLint
6
6
@@ -9,7 +9,7 @@ It does basic syntax checking as well as applying a set of rules
9
9
to the code that look for problematic patterns or signs of inefficiency.
10
10
The rules are all pluggable, so you can easily write your own or omit ones
11
11
you don't want. You can find information about both using CSS Lint and
12
- contributing to the project in the wiki: https://github.com/stubbornella /csslint/wiki
12
+ contributing to the project in the wiki: https://github.com/CSSLint /csslint/wiki
13
13
14
14
## Contributors
15
15
You can’t perform that action at this time.
0 commit comments