This is an automated email from the ASF dual-hosted git repository.
morningman 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 66f439ca5e9 fix(docs): correct Features and Architecture card links
(#3991)
66f439ca5e9 is described below
commit 66f439ca5e923b9a7ba0205f5bfdb647c1b0620a
Author: Mairui Li <[email protected]>
AuthorDate: Fri Jul 17 11:10:31 2026 +0800
fix(docs): correct Features and Architecture card links (#3991)
## Versions
- [x] dev
- [x] 4.x
- [ ] 3.x
- [ ] 2.1 or older (not covered by version/language sync gate)
## Languages
- [x] Chinese
- [x] English
- [ ] Japanese candidate translation needed
## Docs Checklist
- [x] Checked by AI
- [x] Test Cases Built
- [x] Updated required version and language counterparts, or explained
why not
- [ ] If only one language changed, confirmed whether source/translation
counterparts need sync
---
docs/features-architecture/intro.mdx | 8 ++++----
.../current/features-architecture/intro.mdx | 8 ++++----
.../version-4.x/features-architecture/intro.mdx | 8 ++++----
versioned_docs/version-4.x/features-architecture/intro.mdx | 8 ++++----
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/docs/features-architecture/intro.mdx
b/docs/features-architecture/intro.mdx
index 584826b5758..a8269f3aa1a 100644
--- a/docs/features-architecture/intro.mdx
+++ b/docs/features-architecture/intro.mdx
@@ -18,13 +18,13 @@ Welcome to Apache Doris! This section helps you understand
the core features and
<GettingStartedCard
title="System Architecture"
description="Learn about the architecture and components of Apache Doris"
- link="/docs/features-architecture/system-architecture"
+ link="./system-architecture"
/>
<GettingStartedCard
title="Product Concepts"
description="Learn about data models, table types, and data distribution"
- link="/docs/features-architecture/product-concepts"
+ link="./product-concepts"
/>
</div>
@@ -34,12 +34,12 @@ Welcome to Apache Doris! This section helps you understand
the core features and
<GettingStartedCard
title="Feature Overview"
description="Explore the core capabilities of Apache Doris"
- link="/docs/features-architecture/feature-overview"
+ link="/why-doris/key-features"
/>
<GettingStartedCard
title="Release Notes"
description="Learn about Apache Doris versions and release notes"
- link="/docs/features-architecture/versioning"
+ link="/releases/all-release"
/>
</div>
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/features-architecture/intro.mdx
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/features-architecture/intro.mdx
index 177795c9ab0..9a4ad4b24a6 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/features-architecture/intro.mdx
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/features-architecture/intro.mdx
@@ -18,13 +18,13 @@ import GettingStartedCard from
'@site/src/components/getting-started-card/gettin
<GettingStartedCard
title="系统架构"
description="了解 Apache Doris 的架构和组件"
- link="/docs/features-architecture/system-architecture"
+ link="./system-architecture"
/>
<GettingStartedCard
title="产品概念"
description="了解数据模型、表类型和数据分布"
- link="/docs/features-architecture/product-concepts"
+ link="./product-concepts"
/>
</div>
@@ -34,13 +34,13 @@ import GettingStartedCard from
'@site/src/components/getting-started-card/gettin
<GettingStartedCard
title="功能概览"
description="探索 Apache Doris 的核心能力"
- link="/docs/features-architecture/feature-overview"
+ link="/why-doris/key-features"
/>
<GettingStartedCard
title="版本说明"
description="了解 Apache Doris 的版本和发布说明"
- link="/docs/features-architecture/versioning"
+ link="/releases/all-release"
/>
</div>
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/features-architecture/intro.mdx
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/features-architecture/intro.mdx
index 177795c9ab0..9a4ad4b24a6 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/features-architecture/intro.mdx
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/features-architecture/intro.mdx
@@ -18,13 +18,13 @@ import GettingStartedCard from
'@site/src/components/getting-started-card/gettin
<GettingStartedCard
title="系统架构"
description="了解 Apache Doris 的架构和组件"
- link="/docs/features-architecture/system-architecture"
+ link="./system-architecture"
/>
<GettingStartedCard
title="产品概念"
description="了解数据模型、表类型和数据分布"
- link="/docs/features-architecture/product-concepts"
+ link="./product-concepts"
/>
</div>
@@ -34,13 +34,13 @@ import GettingStartedCard from
'@site/src/components/getting-started-card/gettin
<GettingStartedCard
title="功能概览"
description="探索 Apache Doris 的核心能力"
- link="/docs/features-architecture/feature-overview"
+ link="/why-doris/key-features"
/>
<GettingStartedCard
title="版本说明"
description="了解 Apache Doris 的版本和发布说明"
- link="/docs/features-architecture/versioning"
+ link="/releases/all-release"
/>
</div>
diff --git a/versioned_docs/version-4.x/features-architecture/intro.mdx
b/versioned_docs/version-4.x/features-architecture/intro.mdx
index 584826b5758..a8269f3aa1a 100644
--- a/versioned_docs/version-4.x/features-architecture/intro.mdx
+++ b/versioned_docs/version-4.x/features-architecture/intro.mdx
@@ -18,13 +18,13 @@ Welcome to Apache Doris! This section helps you understand
the core features and
<GettingStartedCard
title="System Architecture"
description="Learn about the architecture and components of Apache Doris"
- link="/docs/features-architecture/system-architecture"
+ link="./system-architecture"
/>
<GettingStartedCard
title="Product Concepts"
description="Learn about data models, table types, and data distribution"
- link="/docs/features-architecture/product-concepts"
+ link="./product-concepts"
/>
</div>
@@ -34,12 +34,12 @@ Welcome to Apache Doris! This section helps you understand
the core features and
<GettingStartedCard
title="Feature Overview"
description="Explore the core capabilities of Apache Doris"
- link="/docs/features-architecture/feature-overview"
+ link="/why-doris/key-features"
/>
<GettingStartedCard
title="Release Notes"
description="Learn about Apache Doris versions and release notes"
- link="/docs/features-architecture/versioning"
+ link="/releases/all-release"
/>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]