diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 21258e2011..e328afb6e7 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -46,7 +46,7 @@ Some of the new features to keep an eye on in Vue 3 include: - [Fragments](/guide/migration/fragments.html) - [Emits Component Option](/guide/component-custom-events.html) - [`createRenderer` API from `@vue/runtime-core`](https://github.com/vuejs/vue-next/tree/master/packages/runtime-core) to create custom renderers -- [SFC Composition API Syntax Sugar (`