Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/npm-registry.md')
-rw-r--r--doc/misc/npm-registry.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/npm-registry.md b/doc/misc/npm-registry.md
index 484b07945..e389bdac6 100644
--- a/doc/misc/npm-registry.md
+++ b/doc/misc/npm-registry.md
@@ -42,7 +42,7 @@ published at all, or
`"publishConfig":{"registry":"http://my-internal-registry.local"}`
to force it to be published only to your internal registry.
-See `npm-json(1)` for more info on what goes in the package.json file.
+See `package.json(5)` for more info on what goes in the package.json file.
## Will you replicate from my registry into the public one?