Skip to content

Commit 830f08c

Browse files
authored
docs: fix publicPath anchor in config reference (#5679) [ci skip]
1 parent ed5c530 commit 830f08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ In v3 this means the opposite of `css.requireModuleExtension`.
330330

331331
- Some values like `host`, `port` and `https` may be overwritten by command line flags.
332332

333-
- Some values like `publicPath` and `historyApiFallback` should not be modified as they need to be synchronized with [publicPath](#baseurl) for the dev server to function properly.
333+
- Some values like `publicPath` and `historyApiFallback` should not be modified as they need to be synchronized with [publicPath](#publicPath) for the dev server to function properly.
334334

335335
### devServer.proxy
336336

0 commit comments

Comments
 (0)