This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 96cf41ceb8f [typo](docs)Fix FE Configuration Jump Link 404 (#120)
96cf41ceb8f is described below
commit 96cf41ceb8ff49353e9cd0352c51e41c8b51fe98
Author: yuanyuan8983 <[email protected]>
AuthorDate: Tue Oct 11 14:50:02 2022 +0800
[typo](docs)Fix FE Configuration Jump Link 404 (#120)
---
docs/admin-manual/http-actions/fe/table-schema-action.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/admin-manual/http-actions/fe/table-schema-action.md
b/docs/admin-manual/http-actions/fe/table-schema-action.md
index 9737ac19aa0..c2aaaaf7cc7 100644
--- a/docs/admin-manual/http-actions/fe/table-schema-action.md
+++ b/docs/admin-manual/http-actions/fe/table-schema-action.md
@@ -97,7 +97,7 @@ None
"count": 0
}
```
-Note: The difference is that the `http` method returns more `aggregation_type`
fields than the `http v2` method. The `http v2` is enabled by setting
`enable_http_server_v2`. For detailed parameter descriptions, see [fe parameter
settings](https://doris.apache.org/administrator-guide/config/fe_config.html)
+Note: The difference is that the `http` method returns more `aggregation_type`
fields than the `http v2` method. The `http v2` is enabled by setting
`enable_http_server_v2`. For detailed parameter descriptions, see [fe parameter
settings](../admin-manual/config/fe-config)
## Examples
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]