diff --git a/src/content/configuration/dev-server.mdx b/src/content/configuration/dev-server.mdx index 2579a56d84e3..44f6460523c1 100644 --- a/src/content/configuration/dev-server.mdx +++ b/src/content/configuration/dev-server.mdx @@ -79,7 +79,7 @@ You can invoke webpack-dev-server via CLI by: npx webpack serve ``` -A list of CLI options for `serve` is available [here](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS.md) +A list of CLI options for `serve` is available [here](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS-v3.md) ## `devServer.after`