mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
change github url
This commit is contained in:
parent
721d057f20
commit
1c5f11a5a4
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
app_name: "Dialogue AI"
|
||||
tagline: "An open-source ChatGPT UI alternative"
|
||||
git: "https://github.com/deta/dialogue"
|
||||
git: "https://github.com/deta/dialogue-ai"
|
||||
theme_color: "#F76705"
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="https://github.com/deta/dialogue/blob/main/public/assets/favicon.png?raw=true" title="icon" alt="icon" width="128">
|
||||
<img src="https://github.com/deta/dialogue-ai/blob/main/public/assets/favicon.png?raw=true" title="icon" alt="icon" width="128">
|
||||
|
||||
# Dialogue AI
|
||||
|
||||
An open-source ChatGPT UI alternative. Fork of [Chatpad AI](https://github.com/deiucanta/chatpad)
|
||||
|
||||
[🚀 Install on Space](https://deta.space/discovery/@deta/dialogue)
|
||||
[🚀 Install on Space](https://deta.space/discovery/@deta/dialogue-ai)
|
||||
|
||||
<br/>
|
||||
|
||||
|
|
|
|||
|
|
@ -238,5 +238,5 @@
|
|||
"allowDatabaseModal": false,
|
||||
"showTwitterLink": false,
|
||||
"showFeedbackLink": false,
|
||||
"githubUrl": "https://github.com/deta/dialogue"
|
||||
"githubUrl": "https://github.com/deta/dialogue-ai"
|
||||
}
|
||||
Loading…
Reference in a new issue