[Doc] use relative path for links (#4093)

This commit is contained in:
neverland
2019-08-12 10:18:37 +08:00
committed by GitHub
parent 26aac6037b
commit f4125bceb8
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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',