From 1c5f11a5a483384a6ebfa46c3f7ff8ff59abc16a Mon Sep 17 00:00:00 2001 From: BetaHuhn Date: Tue, 5 Sep 2023 17:15:00 +0200 Subject: [PATCH] change github url --- Discovery.md | 2 +- README.md | 4 ++-- src/config.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Discovery.md b/Discovery.md index 0706ef2..06175d3 100644 --- a/Discovery.md +++ b/Discovery.md @@ -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" --- diff --git a/README.md b/README.md index cb5f373..77d619a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@
-icon +icon # 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)
diff --git a/src/config.json b/src/config.json index 668bf9f..0cad852 100644 --- a/src/config.json +++ b/src/config.json @@ -238,5 +238,5 @@ "allowDatabaseModal": false, "showTwitterLink": false, "showFeedbackLink": false, - "githubUrl": "https://github.com/deta/dialogue" + "githubUrl": "https://github.com/deta/dialogue-ai" } \ No newline at end of file