diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index c1ad4238a..68ae663f6 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -469,8 +469,8 @@ }, { "name": "@shadcraft", - "homepage": "https://shadcraft-free.vercel.app", - "url": "https://shadcraft-free.vercel.app/r/{name}.json", + "homepage": "https://free.shadcraft.com", + "url": "https://free.shadcraft.com/r/{name}.json", "description": "A collection of polished shadcn/ui components and marketing blocks built to production standards. Fast to use, easy to extend, and ready for any modern web project." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 54554b9b4..5d247ae0e 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -547,8 +547,8 @@ }, { "name": "@shadcraft", - "homepage": "https://shadcraft-free.vercel.app", - "url": "https://shadcraft-free.vercel.app/r/{name}.json", + "homepage": "https://free.shadcraft.com", + "url": "https://free.shadcraft.com/r/{name}.json", "description": "A collection of polished shadcn/ui components and marketing blocks built to production standards. Fast to use, easy to extend, and ready for any modern web project.", "logo": "" },