Commit d3b364a
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
0 commit comments