Skip to content

Commit

Permalink
Fix readme link (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougshamoo authored and lencioni committed Aug 30, 2016
1 parent 9f76459 commit fd06c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ With ESLint 2.x.x or 3.x.x:
}
```

Finally, enable all of the rules that you would like to use. Use [our preset](#user-content-recommended-configuration) to get reasonable defaults quickly, and/or choose your own:
Finally, enable all of the rules that you would like to use. Use [our preset](#recommended) to get reasonable defaults quickly, and/or choose your own:

```json
"rules": {
Expand Down

0 comments on commit fd06c06

Please sign in to comment.