Skip to content

Commit 5beec0e

Browse files
authored
update broken link to VeeValidate
1 parent 9f5f747 commit 5beec0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/cookbook/form-validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -437,4 +437,4 @@ We start off with a variable representing the URL of the API that is running on
437437
While this cookbook entry focused on doing form validation "by hand", there are, of course, some great Vue libraries that will handle a lot of this for you. Switching to a prepackage library may impact the final size of your application, but the benefits could be tremendous. You have code that is (most likely) heavily tested and also updated on a regular basis. Some examples of form validation libraries for Vue include:
438438

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

0 commit comments

Comments
 (0)