Skip to content

Commit b2b5aed

Browse files
authored
fix:fix a broken link (#572)
1 parent c252752 commit b2b5aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/component-edge-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Handling Edge Cases
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
:::tip Note
66
All the features on this page document the handling of edge cases, meaning unusual situations that sometimes require bending Vue's rules a little. Note however, that they all have disadvantages or situations where they could be dangerous. These are noted in each case, so keep them in mind when deciding to use each feature.

0 commit comments

Comments
 (0)