From c8dc3af0a2a42dbabb0385267f841307d51aa542 Mon Sep 17 00:00:00 2001 From: skirtle <65301168+skirtles-code@users.noreply.github.com> Date: Mon, 19 Jul 2021 23:36:40 +0100 Subject: [PATCH] fix: update link for 'SFC State-driven CSS Variables' RFC --- 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 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 (`