From 11891ee503927dfa343e6bbbbc6a162aaa73cee7 Mon Sep 17 00:00:00 2001 From: Paul Melero Date: Tue, 25 Apr 2023 08:25:24 +0000 Subject: [PATCH] docs: remove RC reference and add link to vue migration build (#20485) --- docs/7.migration/2.configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/7.migration/2.configuration.md b/docs/7.migration/2.configuration.md index d56d21821163..a70dedbc1ddc 100644 --- a/docs/7.migration/2.configuration.md +++ b/docs/7.migration/2.configuration.md @@ -128,7 +128,7 @@ There are a number of changes to what is recommended Vue best practice, as well It is recommended to read the [Vue 3 migration guide](https://v3-migration.vuejs.org/) and in particular the [breaking changes list](https://v3-migration.vuejs.org/breaking-changes/). -It is not currently possible to use the Vue 3 migration build with Nuxt 3 RC. +It is not currently possible to use the [Vue 3 migration build](https://v3-migration.vuejs.org/migration-build.html) with Nuxt 3. ## Vuex