From bf55790e31637f9b89d5e8bba5ced27328af02e6 Mon Sep 17 00:00:00 2001 From: Adlai Date: Sat, 8 Nov 2025 12:50:47 +0200 Subject: [PATCH] Update API documentation link to v3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2ad442..13b2ed0 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 Documentation](https://docs.lnmarkets.com/) +For full API documentation, see: [LNM API v3 Documentation](https://api.lnmarkets.com/v3) ## Contributing