[Doc] fix component link URL (#739)

This commit is contained in:
neverland
2018-03-21 10:09:48 +08:00
committed by GitHub
parent 3b17c03267
commit 11f9715793
8 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Vue.use(Vant);
<script src="https://unpkg.com/vant/lib/vant.min.js"></script>
```
更多内容请参考 [快速上手](https://www.youzanyun.com/zanui/vant#/zh-CN/component/quickstart).
更多内容请参考 [快速上手](https://www.youzanyun.com/zanui/vant#/zh-CN/quickstart).
## 贡献代码