diff options
author | Forrest L Norvell <forrest@npmjs.com> | 2015-03-27 03:56:05 -0700 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2015-03-30 14:34:39 -0700 |
commit | f166cdecf161dd3feb2870dd7f022f046dca2ed2 (patch) | |
tree | 9227c6b8f729cf090ab726bdfa77c2d203f75497 /deps/npm/html/doc/misc/npm-faq.html | |
parent | 73de13511d2cccec6852579b8a5beeb5aa423e1b (diff) | |
download | node-new-f166cdecf161dd3feb2870dd7f022f046dca2ed2.tar.gz |
deps: upgrade npm to 2.7.4
Diffstat (limited to 'deps/npm/html/doc/misc/npm-faq.html')
-rw-r--r-- | deps/npm/html/doc/misc/npm-faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/misc/npm-faq.html b/deps/npm/html/doc/misc/npm-faq.html index cfbfd7d97d..221fd18e84 100644 --- a/deps/npm/html/doc/misc/npm-faq.html +++ b/deps/npm/html/doc/misc/npm-faq.html @@ -236,7 +236,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> @@ -307,5 +307,5 @@ good folks at <a href="http://www.npmjs.com">npm, Inc.</a></p> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm-faq — npm@2.7.3</p> +<p id="footer">npm-faq — npm@2.7.4</p> |