From 7a30e1a828b1d27a7d4d17b2d34b3e0181214419 Mon Sep 17 00:00:00 2001 From: SmartFlow Developer Date: Mon, 12 Jan 2026 19:34:41 +0100 Subject: [PATCH] docs: point README links to this fork --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ee28c65dc..f87b12d8b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hathor core (full node) -[![Codecov](https://img.shields.io/codecov/c/github/HathorNetwork/hathor-core?logo=codecov)](https://codecov.io/gh/hathornetwork/hathor-core) +[![Codecov](https://img.shields.io/codecov/c/github/AdekunleBamz/hathor-core?logo=codecov)](https://codecov.io/gh/AdekunleBamz/hathor-core) ## Description @@ -20,13 +20,13 @@ If you observe an incorrect behavior while using Hathor core, see [the "Issues" ### Issues -If you observe an incorrect behavior while using Hathor core, we encourage you to [open an issue to report this failure](https://github.com/HathorNetwork/hathor-core/issues/new). +If you observe an incorrect behavior while using Hathor core, we encourage you to [open an issue to report this failure](https://github.com/AdekunleBamz/hathor-core/issues/new). -You can also [open an issue to request a new feature you wish to see](https://github.com/HathorNetwork/hathor-core/issues/new). +You can also [open an issue to request a new feature you wish to see](https://github.com/AdekunleBamz/hathor-core/issues/new). ### Pull requests -To contribute to the development of Hathor core, we encourage you to fork the `master` branch, implement your code, and then [submit a pull request to merge it into `master`, selecting the "feature branch template"](https://github.com/HathorNetwork/hathor-core/compare). +To contribute to the development of Hathor core, we encourage you to fork the `master` branch, implement your code, and then [submit a pull request to merge it into `master`, selecting the "feature branch template"](https://github.com/AdekunleBamz/hathor-core/compare). ### Security