diff --git a/content/en/contribution/_index.md b/content/en/contribution/_index.md index b617dcce7..42ba85c67 100644 --- a/content/en/contribution/_index.md +++ b/content/en/contribution/_index.md @@ -15,9 +15,9 @@ section2: icon2: 'images/contribution/37.png' children: - content: 'Download KubeSphere' - link: 'https://kubesphere.io/docs/installation/intro/' + link: '../../../docs/quick-start/all-in-one-on-linux/' - content: 'Quickstart' - link: 'https://kubesphere.io/docs/quick-start/admin-quick-start/' + link: '../../../docs/quick-start/create-workspace-and-project/' - content: 'Tutorial Videos' link: '../videos' diff --git a/content/zh/contribution/_index.md b/content/zh/contribution/_index.md index 0164ee1b9..eaebdcb3b 100644 --- a/content/zh/contribution/_index.md +++ b/content/zh/contribution/_index.md @@ -15,9 +15,9 @@ section2: icon2: 'images/contribution/37.png' children: - content: 'Download KubeSphere' - link: 'https://kubesphere.io/docs/installation/intro/' + link: '../../../zh/docs/quick-start/all-in-one-on-linux/' - content: 'Quickstart' - link: 'https://kubesphere.io/docs/quick-start/admin-quick-start/' + link: '../../../zh/docs/quick-start/create-workspace-and-project/' - content: 'Tutorial Videos' link: '../videos' diff --git a/data/en/footer.yaml b/data/en/footer.yaml index 008b5e7f1..b22b4664c 100644 --- a/data/en/footer.yaml +++ b/data/en/footer.yaml @@ -36,13 +36,13 @@ footer: - title: KubeSphere Docs list: - content: Introduction - link: 'https://kubesphere.io/docs/' + link: '../../../docs/introduction/what-is-kubesphere/' - content: Installation - link: 'https://kubesphere.io/docs/installation/intro/' + link: '../../../docs/quick-start/all-in-one-on-linux/' - content: Tutorial - link: 'https://kubesphere.io/docs/quick-start/admin-quick-start/' + link: '../../../docs/quick-start/create-workspace-and-project/' - content: API Documentation - link: 'https://kubesphere.io/docs/api-reference/api-docs/' + link: '../../../docs/api-reference/api-docs/' - title: Community list: diff --git a/data/zh/footer.yaml b/data/zh/footer.yaml index 8da8469f4..53503c3d1 100644 --- a/data/zh/footer.yaml +++ b/data/zh/footer.yaml @@ -37,13 +37,13 @@ footer: - title: 文档中心 list: - content: 产品介绍 - link: 'https://kubesphere.io/docs/' + link: '../../../zh/docs/introduction/what-is-kubesphere/' - content: 如何安装 - link: 'https://kubesphere.io/docs/installation/intro/' + link: '../../../zh/docs/quick-start/all-in-one-on-linux/' - content: 快速入门 - link: 'https://kubesphere.io/docs/quick-start/admin-quick-start/' + link: '../../../zh/docs/quick-start/create-workspace-and-project/' - content: API 文档 - link: 'https://kubesphere.io/docs/api-reference/api-docs/' + link: '../../../docs/api-reference/api-docs/' - title: 开源社区 list: