Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4e091e4

Browse files
Merge pull request vuejs#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)

AltStyle によって変換されたページ (->オリジナル) /