From cd54e0927f3853a777f700a0bbf34507cf697b9c Mon Sep 17 00:00:00 2001 From: Ajay Patel Date: Mon, 1 Jun 2026 21:52:30 +0530 Subject: [PATCH] registry: updated shadcnstudio registry url with style support (#10847) --- apps/v4/registry/directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 5914aa8ab2..95d52f4725 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1032,7 +1032,7 @@ { "name": "@shadcn-studio", "homepage": "https://shadcnstudio.com", - "url": "https://shadcnstudio.com/r/{name}.json", + "url": "https://shadcnstudio.com/r/{style}/{name}.json", "description": "An open-source set of shadcn/ui components, blocks, and templates with a powerful theme generator.", "logo": "" },