Skip to content

Commit dff3e44

Browse files
bencodezennick-lai
authored andcommitted
docs: add redirect for new users (vuejs#510)
* docs: add cta for new users on migration page * docs: improve phrasing to prioritize message on how to approach the migration guide
1 parent 3e2e772 commit dff3e44

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/guide/migration/introduction.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Introduction
22

3-
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.**
3+
::: info
4+
New to Vue.js? Check out our [Essentials Guide](/guide/introduction.html) to get started.
5+
:::
6+
7+
This guide is primarily for users with prior Vue 2 experience who want to learn about the new features and changes in Vue 3. **This is not something you have to read from top to bottom before trying out Vue 3.** While it looks like a lot has changed, a lot of what you know and love about Vue is still the same; but we wanted to be as thorough as possible and provide detailed explanations and examples for every documented change.
48

59
- [Quickstart](#quickstart)
610
- [Notable New Features](#notable-new-features)

0 commit comments

Comments
 (0)