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 ec9f09e1617 doc_fix_404_221008 (#131)
ec9f09e1617 is described below
commit ec9f09e1617de9fba413ba2fac05409688b8a69f
Author: catpineapple <[email protected]>
AuthorDate: Sun Oct 9 09:38:07 2022 +0800
doc_fix_404_221008 (#131)
---
docs/install/install-deploy.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/install/install-deploy.md b/docs/install/install-deploy.md
index 627f7fd2bb0..344adbf167e 100644
--- a/docs/install/install-deploy.md
+++ b/docs/install/install-deploy.md
@@ -158,7 +158,7 @@ BROKER does not currently have, nor does it need,
priority\_networks. Broker's s
By default, doris is case-sensitive. If there is a need for case-insensitive
table names, you need to set it before cluster initialization. The table name
case sensitivity cannot be changed after cluster initialization is completed.
-See the section on `lower_case_table_names` variables in
[Variables](../advanced/variables.md) for details.
+See the section on `lower_case_table_names` variables in
[Variables](../advanced/variables) for details.
## Cluster deployment
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]