File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 2.3.1" ,
4
4
"description" : " ESLint rules for AVA" ,
5
5
"license" : " MIT" ,
6
- "repository" : " sindresorhus /eslint-plugin-ava" ,
6
+ "repository" : " avajs /eslint-plugin-ava" ,
7
7
"author" : {
8
8
"name" : " Sindre Sorhus" ,
9
9
Original file line number Diff line number Diff line change 1
- # eslint-plugin-ava [ ![ Build Status] ( https://travis-ci.org/sindresorhus /eslint-plugin-ava.svg?branch=master )] ( https://travis-ci.org/sindresorhus /eslint-plugin-ava ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/sindresorhus /eslint-plugin-ava/badge.svg?branch=master )] ( https://coveralls.io/github/sindresorhus /eslint-plugin-ava?branch=master )
1
+ # eslint-plugin-ava [ ![ Build Status] ( https://travis-ci.org/avajs /eslint-plugin-ava.svg?branch=master )] ( https://travis-ci.org/avajs /eslint-plugin-ava ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/avajs /eslint-plugin-ava/badge.svg?branch=master )] ( https://coveralls.io/github/avajs /eslint-plugin-ava?branch=master )
2
2
3
3
> ESLint rules for [ AVA] ( https://ava.li )
4
4
5
- Translations: [ Français] ( https://github.com/sindresorhus /ava-docs/blob/master/fr_FR/related/eslint-plugin-ava/readme.md )
5
+ Translations: [ Français] ( https://github.com/avajs /ava-docs/blob/master/fr_FR/related/eslint-plugin-ava/readme.md )
6
6
7
7
8
8
## Install
@@ -108,10 +108,10 @@ See the [ESLint docs](http://eslint.org/docs/user-guide/configuring#extending-co
108
108
109
109
## Credit
110
110
111
- - [ AVA team] ( https://github.com/sindresorhus /ava#team )
111
+ - [ AVA team] ( https://github.com/avajs /ava#team )
112
112
- [ Jeroen Engels] ( https://github.com/jfmengels )
113
113
- [ Takuto Wada] ( https://github.com/twada )
114
- - [ Contributors…] ( https://github.com/sindresorhus /eslint-plugin-ava/graphs/contributors )
114
+ - [ Contributors…] ( https://github.com/avajs /eslint-plugin-ava/graphs/contributors )
115
115
116
116
117
117
## License
You can’t perform that action at this time.
0 commit comments