Skip to content

Commit 4e091e4

Browse files
committed
Merge pull request #241 from kazupon/improve/vue_instance_section
Add api reference
2 parents 9761f1b + ec6e2df commit 4e091e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ vm.$watch('a', function (newVal, oldVal) {
7373
})
7474
```
7575

76-
Consult the API reference for the full list of instance properties and methods.
76+
Consult the [API reference](/api) for the full list of instance properties and methods.
7777

7878
## Instance Lifecycle
7979

0 commit comments

Comments
 (0)