From f413598ba33f60b9ef656efb06d1989129b1dd5f Mon Sep 17 00:00:00 2001 From: Thomas Yuill Date: Wed, 11 Mar 2026 14:17:06 -0400 Subject: [PATCH] update agents-ui registry from livekit.io to livekit.com --- apps/v4/public/r/registries.json | 4 ++-- apps/v4/registry/directory.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 3a85b887c8..ed53ff2bf0 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" },