Skip to content

Commit 6458b1a

Browse files
loilomontogeek
authored andcommitted
docs(api): Removed invalid space between [label] and (link) (#1957)
1 parent 70183d7 commit 6458b1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/content/api/resolvers.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ with the [`resolve`](/configuration/resolve/) or [`resolveLoader`](/configuratio
5050
users to change the resolving behavior through a variety of options including
5151
through resolve `plugins`.
5252

53-
The resolver plugins, e.g. [`DirectoryNamedPlugin`]
54-
(https://github.com/shaketbaby/directory-named-webpack-plugin), can be included
53+
The resolver plugins, e.g. [`DirectoryNamedPlugin`](https://github.com/shaketbaby/directory-named-webpack-plugin), can be included
5554
directly in `resolve.plugins` rather than using standard plugins. Note that the
5655
`resolve` configuration affects the `normal` and `context` resolvers while
5756
`resolveLoader` is used to modify the `loader` resolver.

0 commit comments

Comments
 (0)