diff options
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-install-test.md')
-rw-r--r-- | deps/npm/docs/content/cli-commands/npm-install-test.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-install-test.md b/deps/npm/docs/content/cli-commands/npm-install-test.md index b86a519911..58b8844b4f 100644 --- a/deps/npm/docs/content/cli-commands/npm-install-test.md +++ b/deps/npm/docs/content/cli-commands/npm-install-test.md @@ -31,5 +31,5 @@ takes exactly the same arguments as `npm install`. ### See Also -* [npm install](/cli-commands/npm-install) -* [npm test](/cli-commands/npm-test) +* [npm install](/cli-commands/install) +* [npm test](/cli-commands/test) |