fix(dev-docs): broken link
This commit is contained in:
parent
93ed42dfb9
commit
5a8506df5d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ To make this explicit, we now use `.mjs` as file extention for our source code.
|
|||
All our published packages now have only named exports, and no longer any
|
||||
default exports.
|
||||
|
||||
Please refer to [the reference documentation](/reference/api/core) to see what
|
||||
Please refer to [the reference documentation](/reference/api#named-exports) to see what
|
||||
named exports are available.
|
||||
|
||||
### NodeJS 16 or more recent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue