diff --git a/package.json b/package.json index c9b5fda..fe3fec8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/ipld/js-ipld-btc.git" + "url": "git+https://github.com/ipld/js-ipld-bitcoin.git" }, "keywords": [ "IPFS" @@ -29,9 +29,9 @@ "author": "vmx", "license": "MIT", "bugs": { - "url": "https://github.com/ipld/js-ipld-btc/issues" + "url": "https://github.com/ipld/js-ipld-bitcoin/issues" }, - "homepage": "https://github.com/ipld/js-ipld-btc#readme", + "homepage": "https://github.com/ipld/js-ipld-bitcoin#readme", "dependencies": { "bitcoinjs-lib": "^3.3.2", "cids": "~0.5.2",