From 94ffa4335ef49eb53a345e60ad0a403f3aeb1076 Mon Sep 17 00:00:00 2001 From: carlosmiei <43336371+carlosmiei@users.noreply.github.com> Date: Tue, 21 Oct 2025 19:08:56 +0100 Subject: [PATCH] chore: update url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e4eb4a9..74660bdf 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,6 @@ ] }, "author": "Balthazar Gronon ", - "homepage": "https://github.com/Ashlar/binance-api-node", + "homepage": "https://github.com/ccxt/binance-api-node", "license": "MIT" }