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
path: root/doc/files
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2016-03-30 17:21:34 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-03-31 04:16:06 +0300
commit50a12cb1f5f158af78d6962ad20ff0a98bc18f18 (patch)
treeed3338375f8d8479c3c25b0fdace34a6f107619e /doc/files
parent60051c25e2ab80c667137dfcd04b242eea25980e (diff)
doc: remove faq link as it's removed at #10547
PR-URL: https://github.com/npm/npm/pull/12143 Credit: @watilde Reviewed-By: @zkat
Diffstat (limited to 'doc/files')
-rw-r--r--doc/files/npm-folders.md1
-rw-r--r--doc/files/package.json.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/files/npm-folders.md b/doc/files/npm-folders.md
index 6846b1fce..62ecebc27 100644
--- a/doc/files/npm-folders.md
+++ b/doc/files/npm-folders.md
@@ -204,7 +204,6 @@ cannot be found elsewhere. See `package.json(5)` for more information.
## SEE ALSO
-* npm-faq(7)
* package.json(5)
* npm-install(1)
* npm-pack(1)
diff --git a/doc/files/package.json.md b/doc/files/package.json.md
index 62851e16d..b7b5ef06d 100644
--- a/doc/files/package.json.md
+++ b/doc/files/package.json.md
@@ -757,7 +757,6 @@ npm will default some values based on package contents.
* npm-config(1)
* npm-config(7)
* npm-help(1)
-* npm-faq(7)
* npm-install(1)
* npm-publish(1)
* npm-uninstall(1)