mirror of https://gitee.com/antv-l7/antv-l7
docs: 修复官网快速开始跳转错误问题 (#1507)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
This commit is contained in:
parent
59e97aef44
commit
8c95cdcee2
|
@ -41,7 +41,7 @@ export default defineConfig({
|
|||
zh: '开始使用',
|
||||
en: 'Getting Started',
|
||||
},
|
||||
link: `docs/api/l7`,
|
||||
link: `/tutorial/quickstart`,
|
||||
},
|
||||
{
|
||||
text: {
|
||||
|
|
Loading…
Reference in New Issue