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-rebuild.md')
-rw-r--r--docs/content/cli-commands/npm-rebuild.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/cli-commands/npm-rebuild.md b/docs/content/cli-commands/npm-rebuild.md
index 414b9ca55..9503d6aae 100644
--- a/docs/content/cli-commands/npm-rebuild.md
+++ b/docs/content/cli-commands/npm-rebuild.md
@@ -22,5 +22,5 @@ This command runs the `npm build` command on the matched folders. This is usefu
### See Also
-* [npm build](/cli-commands/npm-build)
-* [npm install](/cli-commands/npm-install)
+* [npm build](/cli-commands/build)
+* [npm install](/cli-commands/install)