summaryrefslogtreecommitdiff
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.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/html/index.html b/deps/npm/html/index.html
index bb8681c85c..32dd01a34f 100644
--- a/deps/npm/html/index.html
+++ b/deps/npm/html/index.html
@@ -56,7 +56,7 @@ code { background:#fff ; outline: 1px solid #ccc; padding:0 2px; }
</head>
<h1>npm</h1>
-<p>npm is a package manager for <a href="http://nodejs.org/">node</a>. You can use it to install
+<p>npm is a package manager for <a href="https://nodejs.org/">node</a>. You can use it to install
and publish your node programs. It manages dependencies and does other cool stuff.</p>
<h2>Easy Zero Line Install</h2>
@@ -69,7 +69,7 @@ code { background:#fff ; outline: 1px solid #ccc; padding:0 2px; }
<h2>Fancy Install</h2>
<ol>
- <li><a href="https://github.com/npm/npm">Get the code.</a>
+ <li><a href="https://github.com/npm/cli">Get the code.</a>
<li>Do what <a href="doc/README.html">the README</a>
says to do.
</ol>
@@ -86,7 +86,7 @@ program that you run on your computer!</p>
<li><a href="doc/README.html">README</a>
<li><a href="doc/">Help Documentation</a>
<li><a href="https://www.npmjs.com/">Search for Packages</a>
- <li><a href="https://github.com/npm/npm/issues">Bugs</a>
+ <li><a href="https://npm.community/">Bugs</a>
</ul>
</body>