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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-unpublish.md')
-rw-r--r--deps/npm/docs/content/cli-commands/npm-unpublish.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-unpublish.md b/deps/npm/docs/content/cli-commands/npm-unpublish.md
index 9b918ed432c..bc4a9bd1930 100644
--- a/deps/npm/docs/content/cli-commands/npm-unpublish.md
+++ b/deps/npm/docs/content/cli-commands/npm-unpublish.md
@@ -43,8 +43,8 @@ To learn more about how unpublish is treated on the npm registry, see our <a hre
### See Also
-* [npm deprecate](/cli-commands/deprecate)
-* [npm publish](/cli-commands/publish)
+* [npm deprecate](/cli-commands/npm-deprecate)
+* [npm publish](/cli-commands/npm-publish)
* [npm registry](/using-npm/registry)
-* [npm adduser](/cli-commands/adduser)
-* [npm owner](/cli-commands/owner)
+* [npm adduser](/cli-commands/npm-adduser)
+* [npm owner](/cli-commands/npm-owner)