summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/cli-commands/npm-restart.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-restart.md')
-rw-r--r--[-rwxr-xr-x]deps/npm/docs/content/cli-commands/npm-restart.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-restart.md b/deps/npm/docs/content/cli-commands/npm-restart.md
index cfdede6471..d6d388b224 100755..100644
--- a/deps/npm/docs/content/cli-commands/npm-restart.md
+++ b/deps/npm/docs/content/cli-commands/npm-restart.md
@@ -1,10 +1,10 @@
---
-section: cli-commands
+section: cli-commands
title: npm-restart
description: Restart a package
---
-# npm-restart
+# npm-restart(1)
## Restart a package
@@ -42,7 +42,7 @@ behavior will be accompanied by an increase in major version number
### See Also
* [npm run-script](/cli-commands/npm-run-script)
-* [npm scripts](/cli-commands//docs/using-npm/scripts)
+* [npm scripts](/using-npm/scripts)
* [npm test](/cli-commands/npm-test)
* [npm start](/cli-commands/npm-start)
* [npm stop](/cli-commands/npm-stop)