summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/using-npm/scope.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/using-npm/scope.md')
-rw-r--r--[-rwxr-xr-x]deps/npm/docs/content/using-npm/scope.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/docs/content/using-npm/scope.md b/deps/npm/docs/content/using-npm/scope.md
index fe5d897631..2cbc108f0d 100755..100644
--- a/deps/npm/docs/content/using-npm/scope.md
+++ b/deps/npm/docs/content/using-npm/scope.md
@@ -3,7 +3,7 @@ section: using-npm
title: scope
description: Scoped packages
---
-# scope
+# scope(7)
## Scoped packages
@@ -55,7 +55,7 @@ Or in `package.json`:
```
Note that if the `@` symbol is omitted, in either case, npm will instead attempt to
-install from GitHub; see [`npm-install`](/docs/cli-commands/npm-install).
+install from GitHub; see [`npm install`](/cli-commands/npm-install).
### Requiring scoped packages