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