Fix repo path
This commit is contained in:
parent
a402c40d4d
commit
e425730021
|
@ -1,4 +1,4 @@
|
||||||
# bitmessage [![Build Status](https://travis-ci.org/nekogrid/bitmessage.svg?branch=master)](https://travis-ci.org/nekogrid/bitmessage)
|
# bitmessage [![Build Status](https://travis-ci.org/bitchan/bitmessage.svg?branch=master)](https://travis-ci.org/bitchan/bitmessage)
|
||||||
|
|
||||||
JavaScript Bitmessage library for both browserify and node.
|
JavaScript Bitmessage library for both browserify and node.
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nekogrid/bitmessage.git"
|
"url": "https://github.com/bitchan/bitmessage.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"bitmessage",
|
"bitmessage",
|
||||||
|
@ -23,9 +23,9 @@
|
||||||
"author": "Kagami Hiiragi",
|
"author": "Kagami Hiiragi",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/nekogrid/bitmessage/issues"
|
"url": "https://github.com/bitchan/bitmessage/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/nekogrid/bitmessage",
|
"homepage": "https://github.com/bitchan/bitmessage",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "*",
|
"chai": "*",
|
||||||
"jshint": "*",
|
"jshint": "*",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user