diff --git a/README.md b/README.md
index e5c6894..19b4984 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
@@ -9,7 +9,7 @@
A ChatGPT tool for Windows
-
+
đ Go to Download Page
| Give it a Star â |
diff --git a/package.json b/package.json
index d6cbebf..09c1432 100644
--- a/package.json
+++ b/package.json
@@ -2,8 +2,8 @@
"name": "quickgpt",
"author": "David Jiménez (https://dubis.dev)",
"description": "A faster way to ask GPT",
- "repository": "kiimesoft/quickgpt",
- "bugs": "kiimesoft/quickgpt",
+ "repository": "dubisdev/quickgpt",
+ "bugs": "dubisdev/quickgpt",
"license": "MIT",
"private": true,
"version": "0.0.0-development",
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index cc64044..8a2ca44 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
description = "A faster way to ask GPT"
authors = ["David Jiménez "]
license = ""
-repository = "https://github.com/kiimesoft/quickgpt/"
+repository = "https://github.com/dubisdev/quickgpt/"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html