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 'docs/content/cli-commands/npm-pack.md')
-rw-r--r--docs/content/cli-commands/npm-pack.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/cli-commands/npm-pack.md b/docs/content/cli-commands/npm-pack.md
index acf18559c..d4774ff37 100644
--- a/docs/content/cli-commands/npm-pack.md
+++ b/docs/content/cli-commands/npm-pack.md
@@ -32,7 +32,7 @@ actually packing anything. Reports on what would have gone into the tarball.
### See Also
-* [npm cache](/cli-commands/npm-cache)
-* [npm publish](/cli-commands/npm-publish)
-* [npm config](/cli-commands/npm-config)
+* [npm cache](/cli-commands/cache)
+* [npm publish](/cli-commands/publish)
+* [npm config](/cli-commands/config)
* [npmrc](/configuring-npm/npmrc)