diff --git a/README.md b/README.md index 159dd46..8f7056d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # @ipld/garbage -[![codecov](https://img.shields.io/codecov/c/github/achingbrain/js-ipld-garbage.svg?style=flat-square)](https://codecov.io/gh/achingbrain/js-ipld-garbage) -[![CI](https://img.shields.io/github/workflow/status/achingbrain/js-ipld-garbage/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/achingbrain/js-ipld-garbage/actions/workflows/js-test-and-release.yml) +[![codecov](https://img.shields.io/codecov/c/github/ipld/js-ipld-garbage.svg?style=flat-square)](https://codecov.io/gh/ipld/js-ipld-garbage) +[![CI](https://img.shields.io/github/workflow/status/ipld/js-ipld-garbage/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/ipld/js-ipld-garbage/actions/workflows/js-test-and-release.yml) > Garbage data generator for the IPLD Data Model diff --git a/package.json b/package.json index e7d5c79..dba48f4 100644 --- a/package.json +++ b/package.json @@ -4,13 +4,13 @@ "description": "Garbage data generator for the IPLD Data Model", "author": "Rod (http://r.va.gg/)", "license": "Apache-2.0 OR MIT", - "homepage": "https://github.com/achingbrain/js-ipld-garbage#readme", + "homepage": "https://github.com/ipld/js-ipld-garbage#readme", "repository": { "type": "git", - "url": "git+https://github.com/achingbrain/js-ipld-garbage.git" + "url": "git+https://github.com/ipld/js-ipld-garbage.git" }, "bugs": { - "url": "https://github.com/achingbrain/js-ipld-garbage/issues" + "url": "https://github.com/ipld/js-ipld-garbage/issues" }, "keywords": [ "IPLD",