From 3cbf381fc70989d69574fb8ae1ee479809a11c6f Mon Sep 17 00:00:00 2001 From: Dylan Greene Date: Fri, 24 Jan 2014 15:52:48 -0500 Subject: Replace references to isaacs/npm with npm/npm. --- doc/misc/npm-coding-style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/misc/npm-coding-style.md') diff --git a/doc/misc/npm-coding-style.md b/doc/misc/npm-coding-style.md index e9333d0ec..b6a4a620f 100644 --- a/doc/misc/npm-coding-style.md +++ b/doc/misc/npm-coding-style.md @@ -133,7 +133,7 @@ string message to the callback. Stack traces are handy. ## Logging -Logging is done using the [npmlog](https://github.com/isaacs/npmlog) +Logging is done using the [npmlog](https://github.com/npm/npmlog) utility. Please clean up logs when they are no longer helpful. In particular, -- cgit v1.2.3