Skip to content

Commit e377024

Browse files
so1vehaoqunjiang
andauthored
docs: fix a wrong anchor (#5674) [ci skip]
Co-authored-by: Haoqun Jiang <[email protected]>
1 parent 38234ef commit e377024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ module.exports = {
319319

320320
- 有些值像 `host``port``https` 可能会被命令行参数覆写。
321321

322-
- 有些值像 `publicPath``historyApiFallback` 不应该被修改,因为它们需要和开发服务器的 [publicPath](#baseurl) 同步以保障正常的工作。
322+
- 有些值像 `publicPath``historyApiFallback` 不应该被修改,因为它们需要和开发服务器的 [publicPath](#publicpath) 同步以保障正常的工作。
323323

324324
### devServer.proxy
325325

0 commit comments

Comments
 (0)