Skip to content

Commit 8f856a6

Browse files
authored
fix: broken link in api/composition-api (vuejs#341)
1 parent 4ec0cf0 commit 8f856a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/composition-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To get type inference for the arguments passed to `setup()`, the use of [defineC
7676
}
7777
```
7878

79-
- **See also**: [Composition API `setup`](,,/guide/composition-api-setup.html)
79+
- **See also**: [Composition API `setup`](../guide/composition-api-setup.html)
8080

8181
## Lifecycle Hooks
8282

0 commit comments

Comments
 (0)