Skip to content

Commit

Permalink
[readme] Update broken link for configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek3255 authored and ljharb committed Sep 10, 2021
1 parent f4854ea commit bd270fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -241,7 +241,7 @@ To enable this configuration use the `extends` property in your `.eslintrc` conf
}
```

See [ESLint documentation](http://eslint.org/docs/user-guide/configuring#extending-configuration-files) for more information about extending configuration files.
See [ESLint documentation](https://eslint.org/docs/user-guide/configuring/configuration-files#extending-configuration-files) for more information about extending configuration files.

## All

Expand Down

0 comments on commit bd270fc

Please sign in to comment.