summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/cli-commands/npm-uninstall.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-uninstall.md')
-rw-r--r--deps/npm/docs/content/cli-commands/npm-uninstall.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-uninstall.md b/deps/npm/docs/content/cli-commands/npm-uninstall.md
index 96fdc4ebe0..2b994ba618 100644
--- a/deps/npm/docs/content/cli-commands/npm-uninstall.md
+++ b/deps/npm/docs/content/cli-commands/npm-uninstall.md
@@ -57,8 +57,8 @@ npm uninstall lodash --no-save
### See Also
-* [npm prune](/cli-commands/npm-prune)
-* [npm install](/cli-commands/npm-install)
+* [npm prune](/cli-commands/prune)
+* [npm install](/cli-commands/install)
* [npm folders](/configuring-npm/folders)
-* [npm config](/cli-commands/npm-config)
+* [npm config](/cli-commands/config)
* [npmrc](/configuring-npm/npmrc)