mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
feat: Add a Link to v3.1.0 for document menu
Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
parent
03bf3f75ec
commit
0a40c94b19
|
|
@ -106,7 +106,7 @@ hasChildren = true
|
|||
[[languages.en.menu.main]]
|
||||
parent = "Documentation"
|
||||
name = "v3.1.x <img src='/images/header/star.svg' alt='star'>"
|
||||
URL = "docs/"
|
||||
URL = "https://v3-1.docs.kubesphere.io/docs"
|
||||
weight = 1
|
||||
|
||||
[[languages.en.menu.main]]
|
||||
|
|
@ -245,7 +245,7 @@ name = "文档中心"
|
|||
[[languages.zh.menu.main]]
|
||||
parent = "文档中心"
|
||||
name = "v3.1.x <img src='/images/header/star.svg' alt='star'>"
|
||||
URL = "docs/"
|
||||
URL = "https://v3-1.docs.kubesphere.io/zh/docs/"
|
||||
weight = 1
|
||||
|
||||
[[languages.zh.menu.main]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue