Skip to content

Commit 30f4748

Browse files
committed
Chatbot UI works.
1 parent 09b16a2 commit 30f4748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Chatbot UI
2-
[Chatbot UI](https://github.com/mckaywrigley/chatbot-ui) is an open source chat UI for AI models.
2+
[Chatbot UI](https://github.com/SciSharp/chatbot-ui) is an open source chat UI for AI models.
33

44
```shell
5-
git clone https://github.com/mckaywrigley/chatbot-ui
5+
git clone https://github.com/SciSharp/chatbot-ui
66
cd chatbot-ui (change dir to chatbot-ui to find the package.json)
77
npm i
88
npm run dev

0 commit comments

Comments
 (0)