This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 74b6eaf44b [typo](docs)Replace table link fix (#12317)
74b6eaf44b is described below
commit 74b6eaf44ba9a30b0396552420fec79b3f98279a
Author: jiafeng.zhang <[email protected]>
AuthorDate: Mon Sep 5 08:29:41 2022 +0800
[typo](docs)Replace table link fix (#12317)
---
docs/en/docs/advanced/alter-table/replace-table.md | 2 +-
docs/zh-CN/docs/advanced/alter-table/replace-table.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/docs/advanced/alter-table/replace-table.md
b/docs/en/docs/advanced/alter-table/replace-table.md
index 13ad8d5cc4..ad1fc22b31 100644
--- a/docs/en/docs/advanced/alter-table/replace-table.md
+++ b/docs/en/docs/advanced/alter-table/replace-table.md
@@ -29,7 +29,7 @@ under the License.
In version 0.14, Doris supports atomic replacement of two tables.
This operation only applies to OLAP tables.
-For partition level replacement operations, please refer to [Temporary
Partition Document](../partition/table-temp-partition.md)
+For partition level replacement operations, please refer to [Temporary
Partition Document](../partition/table-temp-partition)
## Syntax
diff --git a/docs/zh-CN/docs/advanced/alter-table/replace-table.md
b/docs/zh-CN/docs/advanced/alter-table/replace-table.md
index b17fa4ec2f..f43ca70605 100644
--- a/docs/zh-CN/docs/advanced/alter-table/replace-table.md
+++ b/docs/zh-CN/docs/advanced/alter-table/replace-table.md
@@ -28,7 +28,7 @@ under the License.
在 0.14 版本中,Doris 支持对两个表进行原子的替换操作。 该操作仅适用于 OLAP 表。
-分区级别的替换操作,请参阅 [临时分区文档](../partition/table-tmp-partition.md)
+分区级别的替换操作,请参阅 [临时分区文档](../partition/table-tmp-partition)
## 语法说明
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]