From e364fae513a7975c17adfea714ecbf797c4ea935 Mon Sep 17 00:00:00 2001 From: Wietse Wind Date: Fri, 29 Dec 2023 01:14:50 +0100 Subject: [PATCH] Fix repo URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 494014d..33392a4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "repository": { "type": "git", - "url": "git://github.com:Xahau/Validation-Ledger-Tx-Store-to-xPOP.git" + "url": "git://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git" }, "bugs": { "url": "https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP/issues"