diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 16de454821..0265cec370 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1,6 +1,7 @@
{
"@8bitcn": "https://8bitcn.com/r/{name}.json",
"@97cn": "https://97cn.itzik.co/r/{name}.json",
+ "@abui": "https://abui.io/r/{name}.json",
"@aceternity": "https://ui.aceternity.com/registry/{name}.json",
"@aevr": "https://ui.aevr.space/r/{name}.json",
"@ai-elements": "https://registry.ai-sdk.dev/{name}.json",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 92c9c5a62e..3d8ed2d52d 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -6,6 +6,13 @@
"description": "A set of 8-bit styled retro components. Works with your favorite frameworks. Open Source. Open Code.",
"logo": ""
},
+ {
+ "name": "@abui",
+ "homepage": "https://abui.io",
+ "url": "https://abui.io/r/{name}.json",
+ "description": "A shadcn-compatible registry of reusable components, blocks, and utilities conforming to Vercel's components.build specification",
+ "logo": ""
+ },
{
"name": "@aceternity",
"homepage": "https://ui.aceternity.com",