From 593fa7d50af34bb13cd5ede6622315adf3938b96 Mon Sep 17 00:00:00 2001 From: BetaHuhn Date: Tue, 5 Sep 2023 17:43:29 +0200 Subject: [PATCH] chore: update repo name --- Discovery.md | 2 +- README.md | 2 +- src/config.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Discovery.md b/Discovery.md index d47c94c..510e849 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-ai" +git: "https://github.com/deta/dialogue" theme_color: "#F76705" ported_from: "https://github.com/deiucanta/chatpad" --- diff --git a/README.md b/README.md index 301ac82..4644f6f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-icon +icon # Dialogue AI diff --git a/src/config.json b/src/config.json index 0cad852..668bf9f 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-ai" + "githubUrl": "https://github.com/deta/dialogue" } \ No newline at end of file