This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new a6d1da0db90 [typo](doc)modify error link description in
fe-config-template (#24676)
a6d1da0db90 is described below
commit a6d1da0db90db76eaadab1dacaa8df23151cd416
Author: ZhenchaoXu <[email protected]>
AuthorDate: Wed Sep 27 15:51:47 2023 +0800
[typo](doc)modify error link description in fe-config-template (#24676)
---
docs/en/docs/admin-manual/config/fe-config-template.md | 2 +-
docs/zh-CN/docs/admin-manual/config/fe-config-template.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/docs/admin-manual/config/fe-config-template.md
b/docs/en/docs/admin-manual/config/fe-config-template.md
index e73cf1ec9f2..2ae517ac243 100644
--- a/docs/en/docs/admin-manual/config/fe-config-template.md
+++ b/docs/en/docs/admin-manual/config/fe-config-template.md
@@ -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
diff --git a/docs/zh-CN/docs/admin-manual/config/fe-config-template.md
b/docs/zh-CN/docs/admin-manual/config/fe-config-template.md
index 08a711aadb0..a0fb6a62778 100644
--- a/docs/zh-CN/docs/admin-manual/config/fe-config-template.md
+++ b/docs/zh-CN/docs/admin-manual/config/fe-config-template.md
@@ -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. 通过命令查看
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]