We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b807cd6 commit 4d93b48Copy full SHA for 4d93b48
docs/content/using-npm/scripts.md
@@ -259,7 +259,7 @@ package.json file, then your package scripts would have the
259
in your code with `process.env.npm_package_name` and
260
`process.env.npm_package_version`, and so on for other fields.
261
262
-See [`package-json.md`](/using-npm/package-json) for more on package configs.
+See [`package-json.md`](/configuring-npm/package-json) for more on package configs.
263
264
#### current lifecycle event
265
0 commit comments