Move fork home to git.us-ea.st

Repointed every reference (footer link, request User-Agent, README
clone instruction) from git.pka.world/butler/grin-explorer to
git.us-ea.st/butler/grin-explorer — same Gitea instance, same creds,
just the canonical hostname for this project.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-05 02:03:24 -04:00
parent d17938ae61
commit e2c31274bd
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Grin is the very first, simple and fair MimbleWimble blockchain implementation.
## Installation
1. Clone repository: `git clone https://git.pka.world/butler/grin-explorer.git`
1. Clone repository: `git clone https://git.us-ea.st/butler/grin-explorer.git`
2. Build explorer:
```
cd grin-explorer