From 2180791c4ce3f0f71d04d27eeffaa334dcb25a90 Mon Sep 17 00:00:00 2001 From: liuboaibc Date: Mon, 8 Jun 2020 16:13:38 +0800 Subject: [PATCH] fix img url --- content/en/projects/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/projects/_index.md b/content/en/projects/_index.md index c4db445a8..16cd3da27 100644 --- a/content/en/projects/_index.md +++ b/content/en/projects/_index.md @@ -9,7 +9,7 @@ groups: - name: Container Platform children: - title: "KubeSphere" - icon: 'images/kubesphere.svg' + icon: 'images/projects/kubesphere.svg' link: 'https://github.com/kubesphere/kubesphere' description: KubeSphere is a distributed operating system managing cloud native applications with Kubernetes as its kernel, and provides plug-and-play architecture for the seamless integration of third-party applications to boost its ecosystem.