Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/index.html b/html/index.html
index b4a22be23..bf0a3f0b6 100644
--- a/html/index.html
+++ b/html/index.html
@@ -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/isaacs/npm">Get the code.</a>
+ <li><a href="https://github.com/npm/npm">Get the code.</a>
<li>Do what <a href="https://npmjs.org/doc/README.html">the README</a>
says to do.
</ol>
@@ -88,7 +88,7 @@ program that you run on your computer!</p>
<li><a href="doc/faq.html">FAQ</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>
+ <li><a href="https://github.com/npm/npm/issues">Bugs</a>
</ul>
</body>