From c034088bee992317196f8046fb36abce66609e92 Mon Sep 17 00:00:00 2001 From: Nuxgrid Date: Sat, 11 Jul 2026 19:58:32 +0200 Subject: [PATCH] chore: build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e1ede5c..c5243b40 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ graph TD P3["GET /api/v1/products/category/:category"] P4["GET /api/v1/categories"] P5["GET /api/v1/app-settings"] - P6["POST /api/v1/webhooks/nowpayments"] + P6["POST /api/v1/webhook/nowpayments"] P7["POST /webhook/telegram"] end