This is an automated email from the ASF dual-hosted git repository.
kassiez 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 592a5d6758 [doc] fix dead link (#1317)
592a5d6758 is described below
commit 592a5d675823bcf6cc9d33f670914f02b0f4ad54
Author: 小可耐 <[email protected]>
AuthorDate: Wed Nov 20 00:10:42 2024 +0800
[doc] fix dead link (#1317)
# Versions
- [ ] dev
- [ ] 3.0
- [x] 2.1
- [ ] 2.0
# Languages
- [x] Chinese
- [x] English
---
blog/release-note-2.1.6.md | 2 +-
common_docs_zh/releasenotes/v2.1/release-2.1.5.md | 2 +-
common_docs_zh/releasenotes/v2.1/release-2.1.6.md | 2 +-
releasenotes/v2.1/release-2.1.6.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/blog/release-note-2.1.6.md b/blog/release-note-2.1.6.md
index 7ff22dd174..d3c2945605 100644
--- a/blog/release-note-2.1.6.md
+++ b/blog/release-note-2.1.6.md
@@ -108,7 +108,7 @@ Dear community, **Apache Doris version 2.1.6 was officially
released on Septembe
- Added the system table `table_properties` for viewing table properties.
- - For more information, please refer to the
[documentation](https://doris.apache.org/docs/admin-manual/system-tables/table_properties).
+ - For more information, please refer to the
[documentation](https://doris.apache.org/docs/admin-manual/system-tables/information_schema/table_properties).
- Introduced deadlock and slow lock detection in FE.
diff --git a/common_docs_zh/releasenotes/v2.1/release-2.1.5.md
b/common_docs_zh/releasenotes/v2.1/release-2.1.5.md
index 5b268f600c..b463d42968 100644
--- a/common_docs_zh/releasenotes/v2.1/release-2.1.5.md
+++ b/common_docs_zh/releasenotes/v2.1/release-2.1.5.md
@@ -207,7 +207,7 @@ under the License.
- 支持为 `INSERT INTO ... FROM TABLE VALUE FUNCTION` 语句设置 `max_filter_ratio` 参数。
- -
更多信息,请参考[文档](https://doris.apache.org/zh-CN/docs/data-operate/import/insert-into-manual/)
+ -
更多信息,请参考[文档](https://doris.apache.org/zh-CN/docs/data-operate/import/import-way/insert-into-manual/)
## Bug 修复
diff --git a/common_docs_zh/releasenotes/v2.1/release-2.1.6.md
b/common_docs_zh/releasenotes/v2.1/release-2.1.6.md
index 421705a0ec..6261e4e0c6 100644
--- a/common_docs_zh/releasenotes/v2.1/release-2.1.6.md
+++ b/common_docs_zh/releasenotes/v2.1/release-2.1.6.md
@@ -108,7 +108,7 @@ under the License.
- 新增系统表`table_properties`,便于用户查看和管理表的各项属性。
- - 更多信息,请查看文档
[table_properties](https://doris.apache.org/zh-CN/docs/admin-manual/system-tables/table_properties/)
+ - 更多信息,请查看文档
[table_properties](https://doris.apache.org/zh-CN/docs/admin-manual/system-tables/information_schema/table_properties/)
- 新增 FE 中死锁和慢锁检测功能。
- 更多信息,请查看文档 [FE
锁管理](https://doris.apache.org/zh-CN/docs/admin-manual/maint-monitor/frontend-lock-manager/)
diff --git a/releasenotes/v2.1/release-2.1.6.md
b/releasenotes/v2.1/release-2.1.6.md
index 534664ea2c..c14d25b525 100644
--- a/releasenotes/v2.1/release-2.1.6.md
+++ b/releasenotes/v2.1/release-2.1.6.md
@@ -104,7 +104,7 @@ Dear community, **Apache Doris version 2.1.6 was officially
released on Septembe
- Added the system table `table_properties` for viewing table properties.
- - For more information, please refer to the
[documentation](https://doris.apache.org/docs/admin-manual/system-tables/table_properties).
+ - For more information, please refer to the
[documentation](https://doris.apache.org/docs/admin-manual/system-tables/information_schema/table_properties).
- Introduced deadlock and slow lock detection in FE.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]