Skip to content

Commit ca4c97e

Browse files
authored
Update README.md
Fix link to recommended configuration in README.md
1 parent 8818d0c commit ca4c97e

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)