From 2905282def2b44aee5c1db4b2d460dae263b5a6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Thu, 9 Mar 2023 14:39:29 +0100 Subject: [PATCH] docs: add nuxt 2 to nuxt 3 workshop --- docs/1.getting-started/12.upgrade.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/1.getting-started/12.upgrade.md b/docs/1.getting-started/12.upgrade.md index 30b99df8d9..5bacb6f264 100644 --- a/docs/1.getting-started/12.upgrade.md +++ b/docs/1.getting-started/12.upgrade.md @@ -34,8 +34,12 @@ Static sites | ✅ | ✅ | ✅ The migration guide provides a step-by-step comparison of Nuxt 2 features to Nuxt 3 features and guidance to adapt your current application. -::alert{type=info icon=👉} -[**Migrate from From Nuxt 2 to Nuxt 3**](/docs/migration/overview) +::alert{type=info} +👉 Checkout the [**migration guide from From Nuxt 2 to Nuxt 3**](/docs/migration/overview). +:: + +::alert{type=info} +:rocket: Migrate with confidence with our [official Nuxt 2 to Nuxt 3 workshop](/support/workshop). :: ## Nuxt 2 to Nuxt Bridge