Skip to content

Commit df70f14

Browse files
fix: introduction.md: notable-new-features anchor in TOC (#497)
The link seems to have been broken with commit 7e55600 ([pretty GH view][pretty-view]). [pretty-view]: 7e55600#diff-c9868b6bf75c863c7384dcf155eb6497R35
1 parent 70c1e83 commit df70f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This guide is primarily for users with prior Vue 2 experience who want to learn about the new features and changes in Vue 3. The lists may look long, but it is because we want to be as thorough as possible and provide detailed examples for every documented change. **This is not something you have to read from top to bottom before trying out Vue 3.**
44

55
- [Quickstart](#quickstart)
6-
- [New Features](#new-features)
6+
- [Notable New Features](#notable-new-features)
77
- [Breaking Changes](#breaking-changes)
88
- [Supporting Libraries](#supporting-libraries)
99

0 commit comments

Comments
 (0)