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:
authorDylan Greene <dylang@gmail.com>2014-01-25 00:52:48 +0400
committerDomenic Denicola <domenic@domenicdenicola.com>2014-02-07 08:34:06 +0400
commit3cbf381fc70989d69574fb8ae1ee479809a11c6f (patch)
tree9cc9bb5429c3cc6a8fcda01a1fdf05e3030e4780 /html/index.html
parent2f608fae949e199d471a64732bf79d25d8019487 (diff)
Replace references to isaacs/npm with npm/npm.
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>