From cdbf2d43d951c314b65d9d3e666320acbec8e90f Mon Sep 17 00:00:00 2001 From: Zhengyi Lai Date: Thu, 12 Sep 2024 15:23:36 +0800 Subject: [PATCH] Remove legacy document links Signed-off-by: Zhengyi Lai --- config/_default/config.toml | 72 ------------------------------------- 1 file changed, 72 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 8b12e579d..8d01257b2 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -167,42 +167,6 @@ hasChildren = true URL = "/docs/v3.3" weight = 44 - [[languages.en.menu.main]] - parent = "Documentation" - name = "v3.2" - URL = "https://v3-2.docs.kubesphere.io/docs" - weight = 45 - - [[languages.en.menu.main]] - parent = "Documentation" - name = "v3.1" - URL = "https://v3-1.docs.kubesphere.io/docs" - weight = 46 - - [[languages.en.menu.main]] - parent = "Documentation" - name = "v3.0" - URL = "https://v3-0.docs.kubesphere.io/docs" - weight = 47 - - [[languages.en.menu.main]] - parent = "Documentation" - name = "v2.1" - URL = "https://v2-1.docs.kubesphere.io/docs" - weight = 48 - - [[languages.en.menu.main]] - parent = "Documentation" - name = "v2.0" - URL = "https://v2-0.docs.kubesphere.io/docs/" - weight = 49 - - [[languages.en.menu.main]] - parent = "Documentation" - name = "v1.0" - URL = "https://v1-0.docs.kubesphere.io/docs/" - weight = 50 - [[languages.en.menu.main]] weight = 5 hasChildren = true @@ -340,42 +304,6 @@ name = "文档中心" URL = "/docs/v3.3" weight = 44 - [[languages.zh.menu.main]] - parent = "文档中心" - name = "v3.2" - URL = "https://v3-2.docs.kubesphere.io/zh/docs/" - weight = 45 - - [[languages.zh.menu.main]] - parent = "文档中心" - name = "v3.1" - URL = "https://v3-1.docs.kubesphere.io/zh/docs/" - weight = 46 - - [[languages.zh.menu.main]] - parent = "文档中心" - name = "v3.0" - URL = "https://v3-0.docs.kubesphere.io/zh/docs/" - weight = 47 - - [[languages.zh.menu.main]] - parent = "文档中心" - name = "v2.1" - URL = "https://v2-1.docs.kubesphere.io/docs/zh-CN/" - weight = 48 - - [[languages.zh.menu.main]] - parent = "文档中心" - name = "v2.0" - URL = "https://v2-0.docs.kubesphere.io/docs/zh-CN/" - weight = 49 - - [[languages.zh.menu.main]] - parent = "文档中心" - name = "v1.0" - URL = "https://v1-0.docs.kubesphere.io/docs/zh-CN/" - weight = 50 - [[languages.zh.menu.main]] weight = 5 hasChildren = true