From a34d022f82918585f5c635d8babbf8d59b414f2b Mon Sep 17 00:00:00 2001 From: strimmlarn Date: Tue, 9 May 2023 21:06:57 +0200 Subject: [PATCH] fix a link in custom-node-list.json fix a broken link by removing a 'h' in url. --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index a4e74b6..5e2432f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -103,7 +103,7 @@ { "author": "Derfuu", "title": "Derfuu_ComfyUI_ModdedNodes", - "reference": "hhttps://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes", + "reference": "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes", "files": [ "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes" ],