[Pkg-javascript-commits] [node-detective] 01/09: update repository urls

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 30 10:43:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-detective.

commit 36bdf3489781fa2cf63f9d5ab4efafeb71d57001
Author: Renée Kooi <renee at kooi.me>
Date:   Sat Nov 25 14:10:02 2017 +0100

    update repository urls
---
 package.json    | 2 +-
 readme.markdown | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 47f29d3..0fdffc3 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "version": "4.5.0",
   "repository": {
     "type": "git",
-    "url": "git://github.com/substack/node-detective.git"
+    "url": "git://github.com/browserify/detective.git"
   },
   "main": "index.js",
   "keywords": [
diff --git a/readme.markdown b/readme.markdown
index d760c4c..77b8c51 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -2,7 +2,7 @@
 
 find all calls to `require()` by walking the AST
 
-[![build status](https://secure.travis-ci.org/substack/node-detective.png)](http://travis-ci.org/substack/node-detective)
+[![build status](https://secure.travis-ci.org/browserify/detective.png)](http://travis-ci.org/browserify/detective)
 
 # example
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-detective.git



More information about the Pkg-javascript-commits mailing list