This is an automated email from the ASF dual-hosted git repository.

luzhijing 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 41513ec9226 [update](ecosystem)(download) Update Links of Doris 
Operator  (#393)
41513ec9226 is described below

commit 41513ec92265ee325d4bad4342e7914dbda69a9d
Author: KassieZ <[email protected]>
AuthorDate: Mon Jan 15 19:01:29 2024 +0800

    [update](ecosystem)(download) Update Links of Doris Operator  (#393)
---
 src/constant/download.data.ts                    | 2 +-
 src/pages/ecosystem/cluster-management/index.tsx | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index 29711bc9c36..7415c8a35ae 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -768,7 +768,7 @@ export const RUN_ANYWHERE = [
     {
         title: 'Doris on Kubernetes',
         description: 'Create, configure and manage Doris clusters on 
Kubernetes',
-        link: 'https://doris.apache.org/docs/install/k8s-deploy',
+        link: 
'https://doris.apache.org/docs/install/k8s-deploy/operator-deploy',
     },
     {
         title: 'Doris on AWS',
diff --git a/src/pages/ecosystem/cluster-management/index.tsx 
b/src/pages/ecosystem/cluster-management/index.tsx
index 8fc739e26f3..a0d753ddc1b 100644
--- a/src/pages/ecosystem/cluster-management/index.tsx
+++ b/src/pages/ecosystem/cluster-management/index.tsx
@@ -52,7 +52,7 @@ export default function ClusterManagement() {
                         <>
                             <ExternalLink 
href="https://www.velodb.io/download/tools"; label="Download"></ExternalLink>
                             <ExternalLink
-                                
href="https://github.com/apache/doris/blob/master/docs/en/docs/install/k8s-deploy.md";
+                                
href="https://github.com/apache/doris/blob/master/docs/en/docs/install/k8s-deploy/operator-deploy.md";
                                 className="sub-btn"
                                 label="Docs"
                             ></ExternalLink>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to