Skip to content

Commit

Permalink
fix: Update broken link for configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek3255 committed Sep 10, 2021
1 parent 9c1aee5 commit 534f3d2
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 534f3d2

Please sign in to comment.