Skip to content

Commit e91be24

Browse files
authored
docs: update serve options link (#2882)
1 parent f0da043 commit e91be24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/serve/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npx webpack-cli serve
2424

2525
### Options
2626

27-
Checkout [`SERVE-OPTIONS.md`](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS.md) to see list of all available options for `serve` command.
27+
Checkout [`SERVE-OPTIONS-v3.md`](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS-v3.md) or [`SERVE-OPTIONS-v4.md`](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS-v4.md) to see list of all available options for `serve` command for respective [`webpack-dev-server`](https://github.com/webpack/webpack-dev-server) version.
2828

2929
[downloads]: https://img.shields.io/npm/dm/@webpack-cli/serve.svg
3030
[downloads-url]: https://www.npmjs.com/package/@webpack-cli/serve

0 commit comments

Comments
 (0)