Skip to content

Commit 5c33853

Browse files
committed
Merge pull request #41 from crswll/master
Fixed link in: API -> Instance Properties -> Meta Properties
2 parents d7f6e21 + c09ee78 commit 5c33853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/api/instance-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ An object that holds DOM elements that have `v-el` registered. For more details
6161

6262
### Meta Properties
6363

64-
Instances created by `v-repeat` will also have some meta properties, e.g. `vm.$index`, `vm.$key` and `vm.$value`. For more details, see [the guide on using `v-repeat`](http://localhost:4000/guide/list.html).
64+
Instances created by `v-repeat` will also have some meta properties, e.g. `vm.$index`, `vm.$key` and `vm.$value`. For more details, see [the guide on using `v-repeat`](/guide/list.html).

0 commit comments

Comments
 (0)