diff --git a/README.md b/README.md index 8e94345..9d23aa8 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ For more information see [the documentation](https://ethereum-rpc.readthedocs.io [pypi-license-image]: https://img.shields.io/pypi/l/ethereum-rpc [rtd-image]: https://readthedocs.org/projects/ethereum-rpc/badge/?version=latest [rtd-link]: https://ethereum-rpc.readthedocs.io/en/latest/ -[cov-image]: https://codecov.io/gh/tiny-eth/ethereum-rpc/branch/master/graph/badge.svg?token=RZP1LK1HB2 -[cov-link]: https://codecov.io/gh/tiny-eth/ethereum-rpc +[cov-image]: https://codecov.io/gh/fjarri-eth/ethereum-rpc/branch/master/graph/badge.svg?token=RZP1LK1HB2 +[cov-link]: https://codecov.io/gh/fjarri-eth/ethereum-rpc diff --git a/pyproject.toml b/pyproject.toml index 2cc3341..ea3a5a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ license = { file = "LICENSE.md" } readme = "README.md" [project.urls] -homepage = "https://github.com/tiny-eth/ethereum-rpc" +homepage = "https://github.com/fjarri-eth/ethereum-rpc" [project.optional-dependencies] tests = [