From 14ff04b39b9f2a9e43bf5c0fae31196ab4c0f9e6 Mon Sep 17 00:00:00 2001 From: Brace Sproul Date: Mon, 10 Mar 2025 16:42:52 -0700 Subject: [PATCH] fix: Update deployed url in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ed54c6..9f5d748 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Agent Chat UI is a Vite + React application which enables chatting with any Lang ## Setup > [!TIP] -> Don't want to run the app locally? Use the deployed site here: [agent-chat-ui.vercel.app](https://agentchat.vercel.app)! +> Don't want to run the app locally? Use the deployed site here: [agentchat.vercel.app](https://agentchat.vercel.app)! First, clone the repository: