From a16a77446ad5fd4110a80b3dbad9246aa9c2fd38 Mon Sep 17 00:00:00 2001 From: Shaban Date: Fri, 24 Oct 2025 11:37:47 +0500 Subject: [PATCH] feat: rename @efferd-ui -> @efferd (#8557) --- apps/v4/public/r/registries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 625319c5c2..4974c2b1e2 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -17,7 +17,7 @@ "@clerk": "https://clerk.com/r/{name}.json", "@coss": "https://coss.com/ui/r/{name}.json", "@cult-ui": "https://cult-ui.com/r/{name}.json", - "@efferd-ui": "https://ui.efferd.com/r/{name}.json", + "@efferd": "https://efferd.com/r/{name}.json", "@eldoraui": "https://eldoraui.site/r/{name}.json", "@elements": "https://tryelements.dev/r/{name}.json", "@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json",