Skip to content

Commit 8dc9bab

Browse files
authored
docs: Update old link for VeeValidate (#1425)
1 parent 370474b commit 8dc9bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/api/config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ config.mocks['$store'] = {
4646
- type: `{ [name: string]: Function }`
4747
- default: `{}`
4848

49-
You can configure default methods using the `config` object. This can be useful for plugins that inject methods to components, like [VeeValidate](https://vee-validate.logaretm.com/). You can override methods set in `config` by passing `methods` in the mounting options.
49+
You can configure default methods using the `config` object. This can be useful for plugins that inject methods to components, like [VeeValidate](https://logaretm.github.io/vee-validate/). You can override methods set in `config` by passing `methods` in the mounting options.
5050

5151
Example:
5252

0 commit comments

Comments
 (0)