From faa26f712fdb1c4fb46215acbf3ba1ff4017a7fd Mon Sep 17 00:00:00 2001 From: kakiyo <45170533+kakiyo@users.noreply.github.com> Date: Sat, 30 Mar 2024 19:58:30 +0900 Subject: [PATCH] Change 'NextLink' to 'NuxtLink' (#7664) Co-authored-by: liruifengv --- src/content/docs/en/guides/migrate-to-astro/from-nuxtjs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/en/guides/migrate-to-astro/from-nuxtjs.mdx b/src/content/docs/en/guides/migrate-to-astro/from-nuxtjs.mdx index fd7e654b6387a..acb0379fda797 100644 --- a/src/content/docs/en/guides/migrate-to-astro/from-nuxtjs.mdx +++ b/src/content/docs/en/guides/migrate-to-astro/from-nuxtjs.mdx @@ -103,7 +103,7 @@ Here are some tips for converting a Nuxt `.vue` component into a `.astro` compon 1. Use the `