[Doc] use relative path for links (#4093)
This commit is contained in:
@@ -28,7 +28,7 @@ export default {
|
||||
logoLink: [
|
||||
{
|
||||
image: 'https://b.yzcdn.cn/vant/logo/weapp.svg',
|
||||
url: 'https://youzan.github.io/vant-weapp'
|
||||
url: '/vant-weapp'
|
||||
},
|
||||
{
|
||||
image: 'https://b.yzcdn.cn/vant/logo/github.svg',
|
||||
|
||||
Reference in New Issue
Block a user