From 62223c12cfab18ab01d85b92bc29677c32783308 Mon Sep 17 00:00:00 2001 From: shadcn Date: Fri, 30 Jan 2026 16:42:22 +0400 Subject: [PATCH] fix: registries.json --- apps/v4/public/r/registries.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 8a09aaafc..b9da436ef 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -164,7 +164,7 @@ { "name": "@elements", "homepage": "https://www.tryelements.dev", - "url": "https://www.tryelements.dev/r/registry.json", + "url": "https://www.tryelements.dev/r/{name}.json", "description": "Full-stack shadcn/ui components that go beyond UI. Add auth, monetization, uploads, and AI to your app in seconds." }, { @@ -176,7 +176,7 @@ { "name": "@efferd", "homepage": "https://efferd.com/", - "url": "https://efferd.com/r/registry.json", + "url": "https://efferd.com/r/{name}.json", "description": "A collection of beautifully crafted Shadcn/UI blocks, designed to help developers build modern websites with ease." }, { @@ -368,7 +368,7 @@ { "name": "@prompt-kit", "homepage": "https://www.prompt-kit.com", - "url": "https://www.prompt-kit.com/c/registry.json", + "url": "https://www.prompt-kit.com/c/{name}.json", "description": "Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces." }, { @@ -626,7 +626,7 @@ { "name": "@beste-ui", "homepage": "https://ui.beste.co", - "url": "https://ui.beste.co/r/registry.json", + "url": "https://ui.beste.co/r/{name}.json", "description": "Production-ready UI blocks for landing pages, dashboards, and web apps." }, {