Skip to content

Commit c2cab7e

Browse files
authored
docs(configuration): update link for serve options (#5303)
1 parent 78f5e1f commit c2cab7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/dev-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can invoke webpack-dev-server via CLI by:
8181
npx webpack serve
8282
```
8383

84-
A list of CLI options for `serve` is available [here](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS-v3.md)
84+
A list of CLI options for `serve` is available [here](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS-v4.md)
8585

8686
## `devServer.allowedHosts`
8787

0 commit comments

Comments
 (0)