diff options
author | isaacs <i@izs.me> | 2012-10-11 14:11:38 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-10-11 14:11:38 -0700 |
commit | 218f08dbdeb2a5181cd562deb8783a64bb8e7e62 (patch) | |
tree | 14a767138bf35f59d1fe979ee8c9550e4a3d0ff6 /deps/npm/html/doc/README.html | |
parent | 99b2368a6cd408e75850ac73585de8800e2a10a1 (diff) | |
download | node-218f08dbdeb2a5181cd562deb8783a64bb8e7e62.tar.gz |
npm: Upgrade to 1.1.63
Diffstat (limited to 'deps/npm/html/doc/README.html')
-rw-r--r-- | deps/npm/html/doc/README.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/deps/npm/html/doc/README.html b/deps/npm/html/doc/README.html index b1f27124f..4bc268a05 100644 --- a/deps/npm/html/doc/README.html +++ b/deps/npm/html/doc/README.html @@ -67,7 +67,7 @@ for testing, or running stuff without actually installing npm itself.)</p> <h2 id="Fancy-Windows-Install">Fancy Windows Install</h2> -<p>You can download a zip file from <a href="http://npmjs.org/dist/">http://npmjs.org/dist/</a>, and unpack it +<p>You can download a zip file from <a href="https://npmjs.org/dist/">https://npmjs.org/dist/</a>, and unpack it in the same folder where node.exe lives.</p> <p>If that's not fancy enough for you, then you can fetch the code with @@ -175,13 +175,13 @@ help config</code> to learn about all the options you can set there.</p> <h2 id="More-Docs">More Docs</h2> -<p>Check out the <a href="http://npmjs.org/doc/">docs</a>, -especially the <a href="http://npmjs.org/doc/faq.html">faq</a>.</p> +<p>Check out the <a href="https://npmjs.org/doc/">docs</a>, +especially the <a href="https://npmjs.org/doc/faq.html">faq</a>.</p> <p>You can use the <code>npm help</code> command to read any of them.</p> <p>If you're a developer, and you want to use npm to publish your program, -you should <a href="http://npmjs.org/doc/developers.html">read this</a></p> +you should <a href="https://npmjs.org/doc/developers.html">read this</a></p> <h2 id="Legal-Stuff">Legal Stuff</h2> @@ -227,7 +227,7 @@ process for published modules.</p> <p>When you find issues, please report them:</p> <ul><li>web: -<a href="http://github.com/isaacs/npm/issues">http://github.com/isaacs/npm/issues</a></li><li>email: +<a href="https://github.com/isaacs/npm/issues">https://github.com/isaacs/npm/issues</a></li><li>email: <a href="mailto:npm-@googlegroups.com">npm-@googlegroups.com</a></li></ul> <p>Be sure to include <em>all</em> of the output from the npm command that didn't work @@ -240,7 +240,7 @@ will no doubt tell you to put the output in a gist or email.</p> <ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/help.html">help(1)</a></li><li><a href="../doc/index.html">index(1)</a></li></ul> </div> -<p id="footer"><a href="../doc/README.html">README</a> — npm@1.1.62</p> +<p id="footer"><a href="../doc/README.html">README</a> — npm@1.1.63</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |