Skip to content

Commit e7c380d

Browse files
authored
Update composition-api-introduction.md (#832)
1 parent 5b516a0 commit e7c380d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/composition-api-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ export default {
309309
}
310310
```
311311

312-
For more details on `watch`, refer to our [in-depth guide]().
312+
For more details on `watch`, refer to our [in-depth guide](reactivity-computed-watchers.md#watch).
313313

314314
**Let’s now apply it to our example:**
315315

0 commit comments

Comments
 (0)