mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
chore: update repo name
This commit is contained in:
parent
158b9a7203
commit
593fa7d50a
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
app_name: "Dialogue AI"
|
||||
tagline: "An open-source ChatGPT UI alternative"
|
||||
git: "https://github.com/deta/dialogue-ai"
|
||||
git: "https://github.com/deta/dialogue"
|
||||
theme_color: "#F76705"
|
||||
ported_from: "https://github.com/deiucanta/chatpad"
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="https://github.com/deta/dialogue-ai/blob/main/public/assets/favicon.png?raw=true" title="icon" alt="icon" width="128">
|
||||
<img src="https://github.com/deta/dialogue/blob/main/public/assets/favicon.png?raw=true" title="icon" alt="icon" width="128">
|
||||
|
||||
# Dialogue AI
|
||||
|
||||
|
|
|
|||
|
|
@ -238,5 +238,5 @@
|
|||
"allowDatabaseModal": false,
|
||||
"showTwitterLink": false,
|
||||
"showFeedbackLink": false,
|
||||
"githubUrl": "https://github.com/deta/dialogue-ai"
|
||||
"githubUrl": "https://github.com/deta/dialogue"
|
||||
}
|
||||
Loading…
Reference in a new issue