From 9627ad923bc843720202e537dce717cc39e06ca1 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Fri, 29 Jul 2016 10:25:03 -0700 Subject: [PATCH] update repo url in contributing.md --- npm/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/CONTRIBUTING.md b/npm/CONTRIBUTING.md index c24021566105..d3b733772763 100644 --- a/npm/CONTRIBUTING.md +++ b/npm/CONTRIBUTING.md @@ -1,6 +1,6 @@ releases for this module are handled by https://github.com/johnmuhl/electron-prebuilt-updater -versions published to npm should match the versions published to [github releases for electron](https://github.com/atom/electron/releases) +versions published to npm should match the versions published to [github releases for electron](https://github.com/electron/electron/releases) coding style should be `standard`: