Skip to content

Commit

Permalink
docs: fix broken link to #globoptions (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhxbe committed Mar 13, 2021
1 parent 01fa91b commit 4ca7f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -332,7 +332,7 @@ module.exports = {
Type: `Function`
Default: `undefined`

> ℹ️ To ignore files by path please use the [`globOptions.ignore`]((#globoptions) option.
> ℹ️ To ignore files by path please use the [`globOptions.ignore`](#globoptions) option.
**webpack.config.js**

Expand Down

0 comments on commit 4ca7f80

Please sign in to comment.