mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
docs: 添加1.0 地址
This commit is contained in:
parent
9f159804ba
commit
bfac2f0aaa
@ -25,13 +25,13 @@ export const zh: NavbarConfig = [
|
|||||||
text: '版本',
|
text: '版本',
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
text: '3.0',
|
text: 'next(3.0)',
|
||||||
link:
|
link:
|
||||||
'http://fesjs.mumblefe.cn/next',
|
'https://fesjs.mumblefe.cn/next',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: '1.0',
|
text: '1.0',
|
||||||
link: 'https://webank.gitee.io/fes.js/',
|
link: 'https://fesjs.mumblefe.cn/1.0',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user