From a95e4ffb78a46e7b1011ae77209580015440fe2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Gr=C3=BCner?= <47506558+MegaRedHand@users.noreply.github.com> Date: Wed, 27 May 2026 14:33:26 -0300 Subject: [PATCH] docs: fix gean repository URL in CLAUDE.md The gean (Go) client link pointed to devlongs/gean, an outdated mirror (last pushed Jan 2026). Point it at the canonical geanlabs/gean repo, which is actively maintained. --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 942e4c04..1a8995bc 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -419,5 +419,5 @@ cargo test -p ethlambda-blockchain --test forkchoice_spectests -- --test-threads - ream (Rust): - qlean (C++): - grandine (Rust): -- gean (Go): +- gean (Go): - Lantern (C):