Skip to content

Commit 61ffbfe

Browse files
authored
docs(configuration): update link (#3911)
1 parent bf042dd commit 61ffbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ Example for an `expr` dynamic dependency: `require(expr)`.
816816

817817
Example for an `wrapped` dynamic dependency: `require('./templates/' + expr)`.
818818

819-
Here are the available options with their [defaults](https://github.com/webpack/webpack/blob/master/lib/WebpackOptionsDefaulter.js):
819+
Here are the available options with their [defaults](https://github.com/webpack/webpack/blob/master/lib/config/defaults.js):
820820

821821
__webpack.config.js__
822822

0 commit comments

Comments
 (0)