From 9df991a660d0eb26e0e02f6dc001230741f73072 Mon Sep 17 00:00:00 2001 From: PGCRT Date: Sat, 4 Apr 2026 11:44:55 +0200 Subject: [PATCH] Fix CRT-Nodes GitHub reference from plugcrypt to PGCRT Co-Authored-By: Claude Sonnet 4.6 --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 93fd9ccb..adfdbbef 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18366,10 +18366,10 @@ "author": "CRT", "title": "CRT-Nodes", "id": "crt-nodes", - "reference": "https://github.com/plugcrypt/CRT-Nodes", + "reference": "https://github.com/PGCRT/CRT-Nodes", "reference2": "https://github.com/PGCRT/CRT-Nodes", "files": [ - "https://github.com/plugcrypt/CRT-Nodes" + "https://github.com/PGCRT/CRT-Nodes" ], "install_type": "git-clone", "description": "CRT-Nodes is a collection of custom nodes for ComfyUI"