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-logout.md')
-rw-r--r--docs/content/cli-commands/npm-logout.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/cli-commands/npm-logout.md b/docs/content/cli-commands/npm-logout.md
index ca7d86f2d..5fb7100e8 100644
--- a/docs/content/cli-commands/npm-logout.md
+++ b/docs/content/cli-commands/npm-logout.md
@@ -48,7 +48,7 @@ npm logout --scope=@myco
### See Also
-* [npm adduser](/cli-commands/npm-adduser)
+* [npm adduser](/cli-commands/adduser)
* [npm registry](/using-npm/registry)
-* [npm config](/cli-commands/npm-config)
-* [npm whoami](/cli-commands/npm-whoami)
+* [npm config](/cli-commands/config)
+* [npm whoami](/cli-commands/whoami)