From 888006d19a94d0019ff02a522efb34ccaa747ff0 Mon Sep 17 00:00:00 2001 From: seungwoo-ji-03 Date: Wed, 28 May 2025 15:33:19 +0900 Subject: [PATCH] fix: replace link to registry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c3e6644..cb010dbb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ * V3.16: Support for `uv` has been added. Set `use_uv` in `config.ini`. * V3.10: `double-click feature` is removed * This feature has been moved to https://github.com/ltdrdata/comfyui-connection-helper -* V3.3.2: Overhauled. Officially supports [https://comfyregistry.org/](https://comfyregistry.org/). +* V3.3.2: Overhauled. Officially supports [https://registry.comfy.org/](https://registry.comfy.org/). * You can see whole nodes info on [ComfyUI Nodes Info](https://ltdrdata.github.io/) page. ## Installation