aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/index.html')
-rw-r--r--deps/npm/html/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/deps/npm/html/index.html b/deps/npm/html/index.html
index 4a97cd3e7a..b4a22be23b 100644
--- a/deps/npm/html/index.html
+++ b/deps/npm/html/index.html
@@ -70,12 +70,12 @@ code { background:#fff ; outline: 1px solid #ccc; padding:0 2px; }
<ol>
<li><a href="https://github.com/isaacs/npm">Get the code.</a>
- <li>Do what <a href="http://npmjs.org/doc/README.html">the README</a>
+ <li>Do what <a href="https://npmjs.org/doc/README.html">the README</a>
says to do.
</ol>
<p>There's a pretty thorough install script at
-<a href="http://npmjs.org/install.sh">http://npmjs.org/install.sh</a></p>
+<a href="https://npmjs.org/install.sh">https://npmjs.org/install.sh</a></p>
<p>For maximum security, make sure to thorougly inspect every
program that you run on your computer!</p>
@@ -83,11 +83,11 @@ program that you run on your computer!</p>
<h2>Other Cool Stuff</h2>
<ul>
- <li><a href="http://npmjs.org/doc/README.html">README</a>
+ <li><a href="https://npmjs.org/doc/README.html">README</a>
<li><a href="doc/">Help Documentation</a>
<li><a href="doc/faq.html">FAQ</a>
- <li><a href="http://search.npmjs.org/">Search for Packages</a>
- <li><a href="http://groups.google.com/group/npm-">Mailing List</a>
+ <li><a href="https://search.npmjs.org/">Search for Packages</a>
+ <li><a href="https://groups.google.com/group/npm-">Mailing List</a>
<li><a href="https://github.com/isaacs/npm/issues">Bugs</a>
</ul>