From 1972a685b121d8e10ee14ebe1bd21f4cb364bec2 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Sun, 30 Aug 2020 10:38:42 +0800 Subject: [PATCH] Update component part guide name Signed-off-by: Sherlock113 --- content/en/docs/pluggable-components/app-store.md | 4 ++-- content/en/docs/pluggable-components/devops.md | 4 ++-- content/en/docs/pluggable-components/service-mesh.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/en/docs/pluggable-components/app-store.md b/content/en/docs/pluggable-components/app-store.md index 767633d59..8e09e3d44 100644 --- a/content/en/docs/pluggable-components/app-store.md +++ b/content/en/docs/pluggable-components/app-store.md @@ -1,9 +1,9 @@ --- -title: "Enable App Store" +title: "KubeSphere App Store" keywords: "Kubernetes, KubeSphere, app-store, OpenPitrix" description: "How to Enable KubeSphere App Store" -linkTitle: "Enable App Store" +linkTitle: "KubeSphere App Store" weight: 3515 --- diff --git a/content/en/docs/pluggable-components/devops.md b/content/en/docs/pluggable-components/devops.md index 182cf1931..1c710882d 100644 --- a/content/en/docs/pluggable-components/devops.md +++ b/content/en/docs/pluggable-components/devops.md @@ -1,9 +1,9 @@ --- -title: "Enable DevOps System" +title: "KubeSphere DevOps System" keywords: "Kubernetes, Jenkins, KubeSphere, DevOps, cicd" description: "How to Enable KubeSphere DevOps System" -linkTitle: "Enable DevOps System" +linkTitle: "KubeSphere DevOps System" weight: 3520 --- diff --git a/content/en/docs/pluggable-components/service-mesh.md b/content/en/docs/pluggable-components/service-mesh.md index 2949ade02..61666df97 100644 --- a/content/en/docs/pluggable-components/service-mesh.md +++ b/content/en/docs/pluggable-components/service-mesh.md @@ -1,9 +1,9 @@ --- -title: "Enable Service Mesh" +title: "KubeSphere Service Mesh" keywords: "Kubernetes, istio, KubeSphere, service-mesh, microservices" description: "How to Enable KubeSphere Service Mesh" -linkTitle: "Enable Service Mesh" +linkTitle: "KubeSphere Service Mesh" weight: 3540 ---