Skip to content

Commit d3b364a

Browse files
authored
docs: fix gean repository URL in CLAUDE.md (lambdaclass#393)
## What Fix the gean (Go) client link in `CLAUDE.md`. ## Why The link pointed to `devlongs/gean`, an outdated mirror (45 stars, last pushed Jan 2026). The canonical, actively-maintained repo is `geanlabs/gean` (82 stars, pushed today). ```diff -- gean (Go): <https://github.com/devlongs/gean> +- gean (Go): <https://github.com/geanlabs/gean> ```
1 parent a2f6580 commit d3b364a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,5 +419,5 @@ cargo test -p ethlambda-blockchain --test forkchoice_spectests -- --test-threads
419419
- ream (Rust): <https://github.com/ReamLabs/ream>
420420
- qlean (C++): <https://github.com/qdrvm/qlean-mini>
421421
- grandine (Rust): <https://github.com/grandinetech/lean/tree/main/lean_client>
422-
- gean (Go): <https://github.com/devlongs/gean>
422+
- gean (Go): <https://github.com/geanlabs/gean>
423423
- Lantern (C): <https://github.com/Pier-Two/lantern>

0 commit comments

Comments
 (0)