Skip to content

Commit d7a77fe

Browse files
authored
Update slots.md link to Dynamic Argument Syntax Constraints (#2684)
1 parent 64d58ad commit d7a77fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/components/slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ function BaseLayout(slots) {
313313
</base-layout>
314314
```
315315

316-
Do note the expression is subject to the [syntax constraints](/guide/essentials/template-syntax#directives) of dynamic directive arguments.
316+
Do note the expression is subject to the [syntax constraints](/guide/essentials/template-syntax.md#dynamic-argument-syntax-constraints) of dynamic directive arguments.
317317

318318
## Scoped Slots {#scoped-slots}
319319

0 commit comments

Comments
 (0)