docs: 更新文档关于 1.0 的内容

This commit is contained in:
wangxuefeng 2025-03-24 16:35:06 +08:00
parent 278c6b7c81
commit e765823189

View File

@ -192,7 +192,6 @@ function nav(): DefaultTheme.NavItem[] {
text: '低代码管理平台', text: '低代码管理平台',
items: [ items: [
{ {
text: '悦码 2.0',
items: [ items: [
{ {
link: 'https://y-code.shiyue.com', link: 'https://y-code.shiyue.com',
@ -213,7 +212,7 @@ function nav(): DefaultTheme.NavItem[] {
items: [ items: [
{ {
link: 'https://custom-chart.shiyuegame.com/', link: 'https://custom-chart.shiyuegame.com/',
text: '悦码 1.0(已废弃,不再更新功能)', text: '旧版本-y-code-chart(已废弃,不再更新功能)',
}, },
], ],
}, },