Skip to content

Commit 7e0d6c8

Browse files
Update repository URLs (#11)
Update repository URLs
2 parents ad25d87 + 107d553 commit 7e0d6c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "git://github.com/substack/labeled-stream-splicer.git"
22+
"url": "git://github.com/browserify/labeled-stream-splicer.git"
2323
},
24-
"homepage": "https://github.com/substack/labeled-stream-splicer",
24+
"homepage": "https://github.com/browserify/labeled-stream-splicer",
2525
"keywords": [
2626
"splice",
2727
"stream",

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[stream splicer](https://npmjs.org/package/stream-splicer) with labels
44

5-
[![build status](https://secure.travis-ci.org/substack/labeled-stream-splicer.png)](http://travis-ci.org/substack/labeled-stream-splicer)
5+
[![build status](https://secure.travis-ci.org/browserify/labeled-stream-splicer.png?branch=master)](http://travis-ci.org/browserify/labeled-stream-splicer)
66

77
# example
88

0 commit comments

Comments
 (0)