[typo](doc)modify error link description in fe-config-template (#24676)

This commit is contained in:
ZhenchaoXu
2023-09-27 15:51:47 +08:00
committed by GitHub
parent aa4dbbedc7
commit a6d1da0db9
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ There are two ways to view the configuration items of FE:
1. FE web page
Open the FE web page `http://fe_host:fe_http_port/variable` in the browser. You can see the currently effective FE configuration items in `Configure Info`.
Open the FE web page `http://fe_host:fe_http_port/Configure` in the browser. You can see the currently effective FE configuration items in `Configure Info`.
2. View by command

View File

@ -50,7 +50,7 @@ FE 的配置项有两种方式进行查看:
1. FE 前端页面查看
在浏览器中打开 FE 前端页面 `http://fe_host:fe_http_port/variable`。在 `Configure Info` 中可以看到当前生效的 FE 配置项。
在浏览器中打开 FE 前端页面 `http://fe_host:fe_http_port/Configure`。在 `Configure Info` 中可以看到当前生效的 FE 配置项。
2. 通过命令查看