Skip to content

Commit 2031cbc

Browse files
Robert RosmanJinjiang
Robert Rosman
authored andcommitted
update broken link to VeeValidate (#2985)
1 parent f6f9c38 commit 2031cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/cookbook/form-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,4 +433,4 @@ const app = new Vue({
433433
这份秘笈专注在“手动”校验表单,当然一些非常棒的 Vue 的库会为你搞定这些事情。使用一些预打包的库可能会影响你的应用最终的体积,但是好处是非常多的。这里有经过充分测试且保持日常更新的代码。其中包括以下 Vue 的表单校验库:
434434

435435
* [vuelidate](https://github.com/monterail/vuelidate)
436-
* [VeeValidate](https://logaretm.github.io/vee-validate/)
436+
* [VeeValidate](https://vee-validate.logaretm.com/v3/)

0 commit comments

Comments
 (0)