diff --git a/docs/content/3.docs/2.directory-structure/16.package.md b/docs/content/3.docs/2.directory-structure/16.package.md index 33691ceaa8..e3331005d0 100644 --- a/docs/content/3.docs/2.directory-structure/16.package.md +++ b/docs/content/3.docs/2.directory-structure/16.package.md @@ -6,4 +6,4 @@ head.title: Package file # Package file -The `package.json` file contains all the dependencies and scripts for your application. +The `package.json` file contains all the dependencies and scripts for your application ([learn more](https://docs.npmjs.com/cli/v7/configuring-npm/package-json)).