diff --git a/src/guide/migration/v-model.md b/src/guide/migration/v-model.md index 22b5a96a26..c27a95d1bc 100644 --- a/src/guide/migration/v-model.md +++ b/src/guide/migration/v-model.md @@ -188,4 +188,4 @@ For more information on the new `v-model` syntax, see: - [Using `v-model` on Components](../component-basics.html#using-v-model-on-components) - [`v-model` arguments](../component-custom-events.html#v-model-arguments) -- [Handling `v-model` modifiers](../component-custom-events.html#v-model-arguments) +- [Handling `v-model` modifiers](../component-custom-events.html#handling-v-model-modifiers)