diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index afc56f520f..3f2714d76f 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -632,7 +632,7 @@ { "name": "@shadcn-editor", "homepage": "https://shadcn-editor.vercel.app", - "url": "https://shadcn-editor.vercel.app/r/{name}.json", + "url": "https://raw.githubusercontent.com/htmujahid/shadcn-editor/refs/heads/main/public/r/{name}.json", "description": "Accessible, Customizable, Rich Text Editor. Made with Lexical and Shadcn/UI. Open Source. Open Code." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index a52f7b26eb..07bda91a58 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -738,7 +738,7 @@ { "name": "@shadcn-editor", "homepage": "https://shadcn-editor.vercel.app", - "url": "https://shadcn-editor.vercel.app/r/{name}.json", + "url": "https://raw.githubusercontent.com/htmujahid/shadcn-editor/refs/heads/main/public/r/{name}.json", "description": "Accessible, Customizable, Rich Text Editor. Made with Lexical and Shadcn/UI. Open Source. Open Code.", "logo": "" },