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-edit.md')
-rw-r--r--docs/content/cli-commands/npm-edit.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/cli-commands/npm-edit.md b/docs/content/cli-commands/npm-edit.md
index 94b6a087f..d4b9bbb81 100644
--- a/docs/content/cli-commands/npm-edit.md
+++ b/docs/content/cli-commands/npm-edit.md
@@ -41,7 +41,7 @@ The command to run for `npm edit` or `npm config edit`.
### See Also
* [npm folders](/configuring-npm/folders)
-* [npm explore](/cli-commands/npm-explore)
-* [npm install](/cli-commands/npm-install)
-* [npm config](/cli-commands/npm-config)
+* [npm explore](/cli-commands/explore)
+* [npm install](/cli-commands/install)
+* [npm config](/cli-commands/config)
* [npmrc](/configuring-npm/npmrc)