diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 2bbf4e745c..21a59925a7 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -43,8 +43,8 @@ }, { "name": "@agents-ui", - "homepage": "https://livekit.io/ui", - "url": "https://livekit.io/ui/r/{name}.json", + "homepage": "https://livekit.com/ui", + "url": "https://livekit.com/ui/r/{name}.json", "description": "This is a shadcn/ui component registry that distributes copy-paste React components for building LiveKit AI Agent interfaces." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 65605ddd72..3a3b709bdf 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -50,8 +50,8 @@ }, { "name": "@agents-ui", - "homepage": "https://livekit.io/ui", - "url": "https://livekit.io/ui/r/{name}.json", + "homepage": "https://livekit.com/ui", + "url": "https://livekit.com/ui/r/{name}.json", "description": "This is a shadcn/ui component registry that distributes copy-paste React components for building LiveKit AI Agent interfaces.", "logo": "LiveKit" },