Skip to content

Commit d556930

Browse files
authored
docs(configuration): fix dev server options link (#5301)
1 parent 8501d04 commit d556930

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
@@ -79,7 +79,7 @@ You can invoke webpack-dev-server via CLI by:
7979
npx webpack serve
8080
```
8181

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

8484
## `devServer.after`
8585

0 commit comments

Comments
 (0)