diff --git a/src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md b/src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md index 98fe6b72..aca52922 100644 --- a/src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md +++ b/src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md @@ -1,8 +1,8 @@ # Chatbot UI -[Chatbot UI](https://github.com/mckaywrigley/chatbot-ui) is an open source chat UI for AI models. +[Chatbot UI](https://github.com/SciSharp/chatbot-ui) is an open source chat UI for AI models. ```shell -git clone https://github.com/mckaywrigley/chatbot-ui +git clone https://github.com/SciSharp/chatbot-ui cd chatbot-ui (change dir to chatbot-ui to find the package.json) npm i npm run dev