From 8a4b1ed2607479ec95cb5c11fadf142869450cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9F=E9=BA=BB=E5=A6=9E?= <50100681+jiangmaniu@users.noreply.github.com> Date: Wed, 7 Jul 2021 17:32:49 +0800 Subject: [PATCH] fix: link error --- src/guide/migration/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 04e502288f..082c7f64f6 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -53,7 +53,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 (`