From 0b55361ebf91c1caa09d5ed8ab88ac0a6d955de6 Mon Sep 17 00:00:00 2001 From: DeFiDude <59237470+DeFiDude@users.noreply.github.com> Date: Fri, 17 Jul 2026 08:37:50 -0600 Subject: [PATCH] docs: absolute lrgp-py link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d8d623..3176ffe 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ See [SPEC.md](SPEC.md) for the full protocol specification. ## See Also -- [lrgp-py](../lrgp-py) — Python implementation (wire-compatible) +- [lrgp-py](https://github.com/ratspeak/lrgp-py) — Python implementation (wire-compatible) ## License