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.git


The following commit(s) were added to refs/heads/master by this push:
     new e5fbecc621 [typo](docs)Fix the jump link 404 in delete recover.md 
(#13156)
e5fbecc621 is described below

commit e5fbecc621bef7ce786724240e279d7a050dfef5
Author: yuanyuan8983 <99315889+yuanyuan8...@users.noreply.github.com>
AuthorDate: Sun Oct 9 16:12:34 2022 +0800

    [typo](docs)Fix the jump link 404 in delete recover.md (#13156)
    
    * [typo](docs)Fix the jump link 404 in delete-recover.md
---
 docs/en/docs/admin-manual/data-admin/delete-recover.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/docs/admin-manual/data-admin/delete-recover.md 
b/docs/en/docs/admin-manual/data-admin/delete-recover.md
index f02c4ada15..e9944ae9cd 100644
--- a/docs/en/docs/admin-manual/data-admin/delete-recover.md
+++ b/docs/en/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)
 command manual, You can also type `HELP RECOVER` on the MySql client command 
line for more help.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to