diff --git a/apps/v4/public/r/registries-legacy.json b/apps/v4/public/r/registries-legacy.json index 3708dd6c6..9b36bc625 100644 --- a/apps/v4/public/r/registries-legacy.json +++ b/apps/v4/public/r/registries-legacy.json @@ -41,7 +41,7 @@ "@gaia": "https://ui.heygaia.io/r/{name}.json", "@glass-ui": "https://glass-ui.crenspire.com/r/{name}.json", "@heseui": "https://www.heseui.com/r/{name}.json", - "@hooks": "https://shadcn-hooks.vercel.app/r/{name}.json", + "@hooks": "https://shadcn-hooks.com/r/{name}.json", "@intentui": "https://intentui.com/r/{name}", "@kibo-ui": "https://www.kibo-ui.com/r/{name}.json", "@kanpeki": "https://kanpeki.vercel.app/r/{name}.json", diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index a9502c306..36fc7f855 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -241,8 +241,8 @@ }, { "name": "@hooks", - "homepage": "https://shadcn-hooks.vercel.app", - "url": "https://shadcn-hooks.vercel.app/r/{name}.json", + "homepage": "https://shadcn-hooks.com", + "url": "https://shadcn-hooks.com/r/{name}.json", "description": "A comprehensive React Hooks Collection built with Shadcn." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 6e0301329..d0f79e4e5 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -281,8 +281,8 @@ }, { "name": "@hooks", - "homepage": "https://shadcn-hooks.vercel.app", - "url": "https://shadcn-hooks.vercel.app/r/{name}.json", + "homepage": "https://shadcn-hooks.com", + "url": "https://shadcn-hooks.com/r/{name}.json", "description": "A comprehensive React Hooks Collection built with Shadcn.", "logo": "" }, diff --git a/deprecated/www/public/r/registries.json b/deprecated/www/public/r/registries.json index 51cdf8d0a..ad58f9e49 100644 --- a/deprecated/www/public/r/registries.json +++ b/deprecated/www/public/r/registries.json @@ -27,7 +27,7 @@ "@fancy": "https://fancycomponents.dev/r/{name}.json", "@formcn": "https://formcn.dev/r/{name}.json", "@heseui": "https://www.heseui.com/r/{name}.json", - "@hooks": "https://shadcn-hooks.vercel.app/r/{name}.json", + "@hooks": "https://shadcn-hooks.com/r/{name}.json", "@intentui": "https://intentui.com/r/{name}", "@kibo-ui": "https://www.kibo-ui.com/r/{name}.json", "@kokonutui": "https://kokonutui.com/r/{name}.json",