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-version.md')
-rw-r--r--docs/content/cli-commands/npm-version.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/cli-commands/npm-version.md b/docs/content/cli-commands/npm-version.md
index a47e9e333..05a2ea4c8 100644
--- a/docs/content/cli-commands/npm-version.md
+++ b/docs/content/cli-commands/npm-version.md
@@ -126,8 +126,8 @@ Note that you must have a default GPG key set up in your git config for this to
### See Also
-* [npm init](/cli-commands/npm-init)
-* [npm run-script](/cli-commands/npm-run-script)
+* [npm init](/cli-commands/init)
+* [npm run-script](/cli-commands/run-script)
* [npm scripts](/using-npm/scripts)
* [package.json](/configuring-npm/package-json)
* [semver](/using-npm/semver)