Skip to content

Commit d1aa088

Browse files
authored
Fix invalid link for "Component Basics" (#402)
1 parent b7ffc78 commit d1aa088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/component-dynamic-async.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic & Async Components
22

3-
> This page assumes you've already read the [Components Basics](components.md). Read that first if you are new to components.
3+
> This page assumes you've already read the [Components Basics](component-basics.md). Read that first if you are new to components.
44
55
## Dynamic Components with `keep-alive`
66

0 commit comments

Comments
 (0)