Skip to content

Commit b86640a

Browse files
authored
Fix guide link on valid-v-bind-sync rule docs (#1076)
1 parent 800182c commit b86640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/valid-v-bind-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Nothing.
6262

6363
## :books: Further reading
6464

65-
- [Guide - `.sync` Modifier]([https://vuejs.org/v2/guide/list.html#v-for-with-a-Component](https://vuejs.org/v2/guide/components-custom-events.html#sync-Modifier))
65+
- [Guide - `.sync` Modifier](https://vuejs.org/v2/guide/components-custom-events.html#sync-Modifier)
6666

6767
## :mag: Implementation
6868

0 commit comments

Comments
 (0)