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 b03a0ff38fc [typo](docs)Fix the jump link 404 in delete recover.md
(#121)
b03a0ff38fc is described below
commit b03a0ff38fc6ad404e6a0ef00e2c68847a3de8ab
Author: yuanyuan8983 <[email protected]>
AuthorDate: Tue Oct 11 14:49:50 2022 +0800
[typo](docs)Fix the jump link 404 in delete recover.md (#121)
* [typo](docs)Fix the jump link 404
---
docs/admin-manual/data-admin/delete-recover.md | 2 +-
.../current/admin-manual/data-admin/delete-recover.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/admin-manual/data-admin/delete-recover.md
b/docs/admin-manual/data-admin/delete-recover.md
index f02c4ada157..98b0ec3acf9 100644
--- a/docs/admin-manual/data-admin/delete-recover.md
+++ b/docs/admin-manual/data-admin/delete-recover.md
@@ -50,4 +50,4 @@ RECOVER PARTITION p1 FROM example_tbl;
## More Help
-For more detailed syntax and best practices used by RECOVER, please refer to
the
[RECOVER](../../sql-manual/sql-reference/Data-Definition-Statements/Backup-and-Restore/RECOVER.md)
command manual, You can also type `HELP RECOVER` on the MySql client command
line for more help.
+For more detailed syntax and best practices used by RECOVER, please refer to
the
[RECOVER](../../sql-manual/sql-reference/Database-Administration-Statements/RECOVER.md)
command manual, You can also type `HELP RECOVER` on the MySql client command
line for more help.
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/delete-recover.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/delete-recover.md
index a9ba4777b91..249037eae57 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/delete-recover.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/delete-recover.md
@@ -50,4 +50,4 @@ RECOVER PARTITION p1 FROM example_tbl;
## 更多帮助
-关于 RECOVER 使用的更多详细语法及最佳实践,请参阅
[RECOVER](../../sql-manual/sql-reference/Data-Definition-Statements/Backup-and-Restore/RECOVER.md)
命令手册,你也可以在 MySql 客户端命令行下输入 `HELP RECOVER` 获取更多帮助信息。
+关于 RECOVER 使用的更多详细语法及最佳实践,请参阅
[RECOVER](../../sql-manual/sql-reference/Database-Administration-Statements/RECOVER.md)
命令手册,你也可以在 MySql 客户端命令行下输入 `HELP RECOVER` 获取更多帮助信息。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]