Skip to content

Commit c94b11f

Browse files
authored
Correct "Handling v-model modifiers" URL (#958)
1 parent fddab34 commit c94b11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/v-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ For more information on the new `v-model` syntax, see:
188188

189189
- [Using `v-model` on Components](../component-basics.html#using-v-model-on-components)
190190
- [`v-model` arguments](../component-custom-events.html#v-model-arguments)
191-
- [Handling `v-model` modifiers](../component-custom-events.html#v-model-arguments)
191+
- [Handling `v-model` modifiers](../component-custom-events.html#handling-v-model-modifiers)

0 commit comments

Comments
 (0)