diff options
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-config.md')
-rw-r--r-- | deps/npm/docs/content/cli-commands/npm-config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-config.md b/deps/npm/docs/content/cli-commands/npm-config.md index 68d403746f..c2f2033b06 100644 --- a/deps/npm/docs/content/cli-commands/npm-config.md +++ b/deps/npm/docs/content/cli-commands/npm-config.md @@ -79,7 +79,7 @@ global config. ### See Also * [npm folders](/configuring-npm/folders) -* [npm config](/cli-commands/config) +* [npm config](/cli-commands/npm-config) * [package.json](/configuring-npm/package-json) * [npmrc](/configuring-npm/npmrc) * [npm](/cli-commands/npm) |