mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs: rm old doc link (#6438)
This commit is contained in:
@@ -15,11 +15,6 @@ function getNav() {
|
||||
link: `${ensureLang(lang)}${item.link}`,
|
||||
}))
|
||||
|
||||
item.push({
|
||||
text: lang === 'zh-CN' ? '旧版文档' : 'Old Doc',
|
||||
link: 'https://doc-archive.element-plus.org/',
|
||||
})
|
||||
|
||||
return [lang, item]
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user