diff options
author | Rebecca Turner <me@re-becca.org> | 2015-05-22 03:14:39 -0400 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2015-05-23 19:48:00 -0400 |
commit | c54d05759811608c6158211f790b4cf0706831c1 (patch) | |
tree | dcdfe2dde7dce2505da008913739d48aa006a5c1 /deps/npm/html/partial/doc/misc/npm-faq.html | |
parent | 367ffd167d5919eabd843798157355c02c5f3a41 (diff) | |
download | node-new-c54d05759811608c6158211f790b4cf0706831c1.tar.gz |
deps: upgrade to npm 2.10.1
PR-URL: https://github.com/nodejs/io.js/pull/1763
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/html/partial/doc/misc/npm-faq.html')
-rw-r--r-- | deps/npm/html/partial/doc/misc/npm-faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/partial/doc/misc/npm-faq.html b/deps/npm/html/partial/doc/misc/npm-faq.html index 81364274eb..5dedebd9d7 100644 --- a/deps/npm/html/partial/doc/misc/npm-faq.html +++ b/deps/npm/html/partial/doc/misc/npm-faq.html @@ -225,7 +225,7 @@ that has a package.json in its root, or a git url. <p>To check if the registry is down, open up <a href="https://registry.npmjs.org/">https://registry.npmjs.org/</a> in a web browser. This will also tell you if you are just unable to access the internet for some reason.</p> -<p>If the registry IS down, let us know by emailing <a href="mailto:support@npmjs.com">support@npmjs.com</a> +<p>If the registry IS down, let us know by emailing <a href="mailto:support@npmjs.com">support@npmjs.com</a> or posting an issue at <a href="https://github.com/npm/npm/issues">https://github.com/npm/npm/issues</a>. If it's down for the world (and not just on your local network) then we're probably already being pinged about it.</p> |