fix(@vant/use): nav link (#7800)

This commit is contained in:
buu 2020-12-23 14:34:56 +08:00 committed by GitHub
parent 0b0f385ca3
commit fc55822b48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ module.exports = {
nav: [
{
text: 'GitHub',
link: 'https://github.com/youzan/vant/tree/next/packages/vant-use',
link: 'https://github.com/youzan/vant/tree/dev/packages/vant-use',
},
],
sidebarDepth: 0,