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 3ff100344d8 fix 3ff100344d8 is described below commit 3ff100344d8e8dd10b1cb8ebca3a640d0f092cdd Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Tue Sep 20 13:07:29 2022 +0800 fix --- sidebars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.json b/sidebars.json index 2459b2bfcd9..bac22435ae4 100644 --- a/sidebars.json +++ b/sidebars.json @@ -668,7 +668,7 @@ "items": [ "sql-manual/sql-reference/Database-Administration-Statements/ADMIN-CANCEL-REPAIR", "sql-manual/sql-reference/Database-Administration-Statements/ADMIN-CHECK-TABLET", - "sql-manual/sql-reference/Database-Administration-Statements/AADMIN-COPY-TABLET", + "sql-manual/sql-reference/Database-Administration-Statements/ADMIN-COPY-TABLET", "sql-manual/sql-reference/Database-Administration-Statements/ADMIN-REPAIR-TABLE", "sql-manual/sql-reference/Database-Administration-Statements/ADMIN-SET-CONFIG", "sql-manual/sql-reference/Database-Administration-Statements/ADMIN-SET-REPLICA-STATUS", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org