From a6eb824543a8b899ac476870531b6f31ac9bb593 Mon Sep 17 00:00:00 2001 From: Adlai Date: Sun, 18 Jan 2026 16:52:21 +0200 Subject: [PATCH] Fix link formatting in API documentation section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13b2ed0..668618d 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ client.synthetic_usd.new_swap() # 🔒 ## API Reference -For full API documentation, see: [LNM API v3 Documentation](https://api.lnmarkets.com/v3) +For full API documentation, see: [LNM API v3 Documentation](https://api.lnmarkets.com/v3/) ## Contributing