diff options
Diffstat (limited to 'deps/npm/doc/cli/npm.md')
-rw-r--r-- | deps/npm/doc/cli/npm.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/doc/cli/npm.md b/deps/npm/doc/cli/npm.md index 0f9b30b226..903aa1079e 100644 --- a/deps/npm/doc/cli/npm.md +++ b/deps/npm/doc/cli/npm.md @@ -114,7 +114,7 @@ easily by doing `npm view npm contributors`. If you would like to contribute, but don't know what to work on, check the issues list or ask on the mailing list. -* <http://github.com/isaacs/npm/issues> +* <http://github.com/npm/npm/issues> * <npm-@googlegroups.com> ## BUGS @@ -122,7 +122,7 @@ the issues list or ask on the mailing list. When you find issues, please report them: * web: - <http://github.com/isaacs/npm/issues> + <http://github.com/npm/npm/issues> * email: <npm-@googlegroups.com> |