Skip to content

Commit 4d93b48

Browse files
nategreenwraithgar
authored andcommitted
fix(docs): use correct hyperlink to package-json
See npm/documentation#36 PR-URL: #3759 Credit: @nategreen Close: #3759 Reviewed-by: @wraithgar
1 parent b807cd6 commit 4d93b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/using-npm/scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ package.json file, then your package scripts would have the
259259
in your code with `process.env.npm_package_name` and
260260
`process.env.npm_package_version`, and so on for other fields.
261261

262-
See [`package-json.md`](/using-npm/package-json) for more on package configs.
262+
See [`package-json.md`](/configuring-npm/package-json) for more on package configs.
263263

264264
#### current lifecycle event
265265

0 commit comments

Comments
 (0)