diff --git a/packages/as-sha256/package.json b/packages/as-sha256/package.json index f32e170b..239e9877 100644 --- a/packages/as-sha256/package.json +++ b/packages/as-sha256/package.json @@ -5,12 +5,12 @@ "author": "ChainSafe Systems", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/ChainSafe/as-sha256/issues" + "url": "https://github.com/ChainSafe/ssz/issues" }, - "homepage": "https://github.com/ChainSafe/as-sha256#readme", + "homepage": "https://github.com/ChainSafe/ssz/tree/master/packages/as-sha256/#readme", "repository": { "type": "git", - "url": "git+https://github.com/chainsafe/as-sha256.git" + "url": "git+https://github.com/chainsafe/ssz.git" }, "main": "lib/index.js", "typesVersions": {