From 54b41009f1afcdc8afed1ff32f00fee49c858c1e Mon Sep 17 00:00:00 2001
From: zhuxiujuan28 <562873187@qq.com>
Date: Fri, 13 Sep 2024 10:56:27 +0800
Subject: [PATCH] fix links in homepage
Signed-off-by: zhuxiujuan28 <562873187@qq.com>
---
.../zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc | 6 +++---
.../02-install-kubernetes-and-kubesphere.adoc | 4 ++--
layouts/partials/downloadButton.html | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc b/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc
index 28952d73d..7db724ade 100644
--- a/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc
+++ b/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc
@@ -1,8 +1,8 @@
---
-title: "在 Linux 上以 All-in-One 模式安装 KubeSphere"
-linkTitle: "在 Linux 上以 All-in-One 模式安装 KubeSphere"
+title: "在 Kubernetes 上快速安装 KubeSphere"
+linkTitle: "在 Kubernetes 上快速安装 KubeSphere"
keywords: 'KubeSphere, Kubernetes, All-in-One, 安装'
-description: '了解如何在 Linux 上最小化安装 KubeSphere。'
+description: '了解如何快速部署 Kubernetes 和 KubeSphere。'
weight: 01
---
diff --git a/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc b/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc
index 5c4ae16c3..873ff4550 100644
--- a/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc
+++ b/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc
@@ -1,6 +1,6 @@
---
-title: "安装 Kubernetes 和 KubeSphere"
-linkTitle: "安装 Kubernetes 和 KubeSphere"
+title: "在 Linux 上安装 Kubernetes 和 KubeSphere"
+linkTitle: "在 Linux 上安装 Kubernetes 和 KubeSphere"
keywords: "Kubernetes, {ks_product}, 安装, 安装{ks_product_left}, 安装 Kubernetes"
description: "介绍如何在生产环境中安装 Kubernetes 和{ks_product_left}。"
weight: 02
diff --git a/layouts/partials/downloadButton.html b/layouts/partials/downloadButton.html
index 9a3770387..6ccb2bbc5 100644
--- a/layouts/partials/downloadButton.html
+++ b/layouts/partials/downloadButton.html
@@ -1,6 +1,6 @@
-
+
-
+
\ No newline at end of file