diff options
author | Kat Marchán <kzm@sykosomatic.org> | 2015-07-06 00:00:48 -0700 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2015-07-06 10:28:20 -0700 |
commit | 863cdbdd085f65da2d5393f449067e671a5be264 (patch) | |
tree | 0bc19d7cacf890e0a82c099fc47e9a697afa8ce4 /deps/npm/html/partial/doc/misc/npm-faq.html | |
parent | fb05c8e27d29c6277e644c793eeaba1d7007178e (diff) | |
download | node-new-863cdbdd085f65da2d5393f449067e671a5be264.tar.gz |
deps: upgrade to npm 2.12.1
PR-URL: https://github.com/nodejs/io.js/pull/2112
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 448ef46948..5452d1731a 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> |