docs: fix broken link to esm section (#18716)

This commit is contained in:
Rémi Robichet 2023-02-02 17:09:55 +01:00 committed by GitHub
parent cb0860ba6c
commit 97b4e6e234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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