Skip to content

Commit a97eb0f

Browse files
Update introduction.md
1 parent c932c3c commit a97eb0f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/guide/migration/introduction.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ The following consists a list of breaking changes from 2.x:
5151

5252
### Where should I start in a migration?
5353

54-
> Migration helper is still under development
55-
56-
1. Start by running the [migration helper](https://github.com/vuejs/vue-migration-helper) on a current project. We've carefully minified and compressed a senior Vue dev into a simple command line interface. Whenever they recognize an obsolete feature, they'll let you know, offer suggestions, and provide links to more info.
54+
1. Start by running the migration helper (still under development) on a current project. We've carefully minified and compressed a senior Vue dev into a simple command line interface. Whenever they recognize an obsolete feature, they'll let you know, offer suggestions, and provide links to more info.
5755

5856
2. After that, browse through the table of contents for this page in the sidebar. If you see a topic you may be affected by, but the migration helper didn't catch, check it out.
5957

0 commit comments

Comments
 (0)