diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 309c093d20..a54ba52d9b 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -47,7 +47,7 @@ Some of the new features to keep an eye on in Vue 3 include: - [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 (`