Skip to content

Commit 84ed139

Browse files
atrunelletmorehouse
authored andcommitted
fix(docs): update Vuelidate links (#2841)
1 parent 3a6702e commit 84ed139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/markdown/reference/validation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ validation plugins. Below are some examples of plugins and how they may be integ
55

66
## Vuelidate
77

8-
[Vuelidate](https://monterail.github.io/vuelidate/) provides "Simple, lightweight model-based
8+
[Vuelidate](https://github.com/vuelidate/vuelidate/) provides "Simple, lightweight model-based
99
validation for Vue.js". Installation instructions and other documentation can be found at
10-
https://monterail.github.io/vuelidate/.
10+
https://vuelidate.netlify.com/.
1111

1212
### Vuelidate Example
1313

0 commit comments

Comments
 (0)