From 293d6a95a97fcecadd4fcbd65a38c1c37212723b Mon Sep 17 00:00:00 2001 From: liuboaibc Date: Tue, 30 Mar 2021 17:41:06 +0800 Subject: [PATCH] fix docs link Signed-off-by: liuboaibc --- content/en/docs/_index.md | 20 ++++++++++---------- content/zh/docs/_index.md | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md index 04da8e90c..52bacee5b 100644 --- a/content/en/docs/_index.md +++ b/content/en/docs/_index.md @@ -15,16 +15,16 @@ sectionLink: title: Popular Pages description: Learn how to use KubeSphere with these quickstarts, tutorials, and examples. list: - - /docs/quick-start/all-in-one-on-linux/ - - /docs/quick-start/minimal-kubesphere-on-k8s/ - - /docs/quick-start/create-workspace-and-project/ - - /docs/introduction/what-is-kubesphere/ - - /docs/pluggable-components/ - - /docs/installing-on-linux/introduction/multioverview/ - - /docs/pluggable-components/app-store/ - - /docs/pluggable-components/devops/ - - /docs/multicluster-management/ - - /docs/project-user-guide/configuration/image-registry/ + - /docs/quick-start/all-in-one-on-linux + - /docs/quick-start/minimal-kubesphere-on-k8s + - /docs/quick-start/create-workspace-and-project + - /docs/introduction/what-is-kubesphere + - /docs/pluggable-components + - /docs/installing-on-linux/introduction/multioverview + - /docs/pluggable-components/app-store + - /docs/pluggable-components/devops + - /docs/multicluster-management + - /docs/project-user-guide/configuration/image-registry videos: title: Popular Videos diff --git a/content/zh/docs/_index.md b/content/zh/docs/_index.md index c08d93599..4f234ec2c 100644 --- a/content/zh/docs/_index.md +++ b/content/zh/docs/_index.md @@ -15,16 +15,16 @@ sectionLink: title: 常用文档 description: 通过快速入门、教程和示例等学习使用 KubeSphere。 list: - - /docs/quick-start/all-in-one-on-linux/ - - /docs/quick-start/minimal-kubesphere-on-k8s/ - - /docs/quick-start/create-workspace-and-project/ - - /docs/introduction/what-is-kubesphere/ - - /docs/pluggable-components/ - - /docs/installing-on-linux/introduction/multioverview/ - - /docs/pluggable-components/app-store/ - - /docs/pluggable-components/devops/ - - /docs/multicluster-management/ - - /docs/project-user-guide/configuration/image-registry/ + - /docs/quick-start/all-in-one-on-linux + - /docs/quick-start/minimal-kubesphere-on-k8s + - /docs/quick-start/create-workspace-and-project + - /docs/introduction/what-is-kubesphere + - /docs/pluggable-components + - /docs/installing-on-linux/introduction/multioverview + - /docs/pluggable-components/app-store + - /docs/pluggable-components/devops + - /docs/multicluster-management + - /docs/project-user-guide/configuration/image-registry videos: title: 视频教程