Skip to content

Commit 8e8ab01

Browse files
authored
Merge pull request #48 from shamcode/master
Update README.md
2 parents 8818d0c + ca4c97e commit 8e8ab01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ember install ember-cli-eslint
3333

3434
The `ember-cli-eslint` addon blueprint generates a .eslintrc.js configuration file at the root of the project.
3535

36-
Add the plugin's [recommended](https://github.com/chadhietala/eslint-plugin-ember-best-practices/blob/master/config/recommended.js) configuration to the list of extensions:
36+
Add the plugin's [recommended](https://github.com/chadhietala/ember-best-practices/blob/master/config/recommended.js) configuration to the list of extensions:
3737

3838
```
3939
// .eslintrc.js

0 commit comments

Comments
 (0)