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 @@
-

+

# 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