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 e764e12c918 fix e764e12c918 is described below commit e764e12c9188c74b895f561b645d5da6bc763b56 Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Sat Sep 3 18:22:22 2022 +0800 fix --- docs/advanced/alter-table/replace-table.md | 2 +- .../current/advanced/alter-table/replace-table.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/advanced/alter-table/replace-table.md b/docs/advanced/alter-table/replace-table.md index 13ad8d5cc4d..ad1fc22b319 100644 --- a/docs/advanced/alter-table/replace-table.md +++ b/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/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/alter-table/replace-table.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/alter-table/replace-table.md index b17fa4ec2ff..63afc3471c3 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/alter-table/replace-table.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/alter-table/replace-table.md @@ -28,7 +28,7 @@ under the License. 在 0.14 版本中,Doris 支持对两个表进行原子的替换操作。 该操作仅适用于 OLAP 表。 -分区级别的替换操作,请参阅 [临时分区文档](../partition/table-tmp-partition.md) +分区级别的替换操作,请参阅 [临时分区文档](../partition/table-temp-partition) ## 语法说明 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org