diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 661b377438..ef6cced0a8 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -54,7 +54,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 (`