Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit e598e47

Browse files
committed
docs: corrected internal reference to slots
1 parent f2358de commit e598e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/api/fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ By default, `Vue Dynamic Forms` cover the following input types:
1313
- Textarea
1414

1515
::: tip
16-
You can also include your very own custom input using `slots` (Check [Slots](./advanced/slots.md))
16+
You can also include your very own custom input using `slots` (Check [Slots](../advanced/slots.md))
1717
:::
1818

1919
## Text

0 commit comments

Comments
 (0)