diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index f727c87c3..fece32977 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -86,7 +86,7 @@ { "name": "@basecn", "homepage": "https://basecn.dev", - "url": "https://basecn.dev/r/{name}", + "url": "https://basecn.dev/r/{name}.json", "description": "Beautifully crafted shadcn/ui components powered by Base UI" }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 11b3db596..93d775afb 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -101,7 +101,7 @@ "name": "@basecn", "homepage": "https://basecn.dev", "description": "Beautifully crafted shadcn/ui components powered by Base UI", - "url": "https://basecn.dev/r/{name}", + "url": "https://basecn.dev/r/{name}.json", "logo": "" }, {