[Doc] fix links (#3663)

This commit is contained in:
neverland
2019-06-27 14:50:28 +08:00
committed by GitHub
parent ddb24e6762
commit 96458cce9b
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -45,4 +45,4 @@ Current supported languages:
| English | en-US |
| Turkish | tr-TR |
View all language configs [Here](https://github.com/youzan/vant/tree/dev/packages/locale/lang).
View all language configs [Here](https://github.com/youzan/vant/tree/dev/src/locale/lang).
+1 -1
View File
@@ -45,4 +45,4 @@ Locale.add(messages);
| 英语 | en-US |
| 土耳其语 | tr-TR |
在 [这里](https://github.com/youzan/vant/tree/dev/packages/locale/lang) 查看所有的 i18n 配置文件。
在 [这里](https://github.com/youzan/vant/tree/dev/src/locale/lang) 查看所有的 i18n 配置文件。