docs: update link (#10056)

This commit is contained in:
Florian LEFEBVRE 2023-01-14 00:38:52 +01:00 committed by GitHub
parent 71a5727589
commit a3075b9e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Exposing types and using typescript to develop modules can benefit users even wh
### Avoid CommonJS Syntax
Nuxt 3, relies on native ESM. Please read [Native ES Modules](/docs/guide/going-further/esm) for more information.
Nuxt 3, relies on native ESM. Please read [Native ES Modules](/docs/guide/concepts/esm) for more information.
## Modules Ecosystem