diff --git a/docs/6.bridge/1.overview.md b/docs/6.bridge/1.overview.md index 164185d7e4..2b6ea029e2 100644 --- a/docs/6.bridge/1.overview.md +++ b/docs/6.bridge/1.overview.md @@ -179,7 +179,7 @@ If you were using `@vue/composition-api` or `@nuxtjs/composition-api`, please re ### Migrate from CommonJS to ESM -Nuxt 3 natively supports TypeScript and ECMAScript Modules. Please check [Native ES Modules](/docs/guide/going-further/esm) for more info and upgrading. +Nuxt 3 natively supports TypeScript and ECMAScript Modules. Please check [Native ES Modules](/docs/guide/concepts/esm) for more info and upgrading. ## Remove Incompatible and Obsolete Modules