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
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-04 11:10:44 +0400
committerisaacs <i@izs.me>2011-09-04 11:10:44 +0400
commit58e7b46adafc75856a122c9bc438206e28a7642d (patch)
treee12305e90ab2c30f9e65f5004c2a0252d1ef50e7 /doc
parent98691872743d0e90d82138c059fc823343003994 (diff)
Update arrow in html docs (win32 doesn't like it)
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.md b/doc/faq.md
index 4cfcec5b7..8e96cbe74 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -3,7 +3,7 @@ npm-faq(1) -- Frequently Asked Questions
## Where can I find these docs in HTML?
-<https://github.com/isaacs/npm/tree/master/doc>
+<http://npmjs.org/doc/>
## It didn't work.