diff --git a/packages/cloud/package.json b/packages/cloud/package.json
index 1da782f4e9d18f12e01b9b63954bd40fbda60934..14a705b86e432a75e9b1378e71b87e456e0ac0ae 100644
--- a/packages/cloud/package.json
+++ b/packages/cloud/package.json
@@ -45,7 +45,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/himself65/LlamaIndexTS.git",
+    "url": "https://github.com/run-llama/LlamaIndexTS.git",
     "directory": "packages/cloud"
   },
   "devDependencies": {
diff --git a/packages/core/package.json b/packages/core/package.json
index ade1719bd7c644906ef204ea4d8bedbd2edc06d4..5d3282cd459f62a7a410a625522fa80802783972 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -284,7 +284,7 @@
   "repository": {
     "type": "git",
     "directory": "packages/core",
-    "url": "https://github.com/himself65/LlamaIndexTS.git"
+    "url": "https://github.com/run-llama/LlamaIndexTS.git"
   },
   "devDependencies": {
     "@edge-runtime/vm": "^4.0.3",
diff --git a/packages/env/package.json b/packages/env/package.json
index c5f4fcc0a623b9f93d72a33226c4d8405d558dc6..caad3ca29aa8cffc4f8407baa1b5ff8bd2edd202 100644
--- a/packages/env/package.json
+++ b/packages/env/package.json
@@ -57,7 +57,7 @@
   ],
   "repository": {
     "type": "git",
-    "url": "https://github.com/himself65/LlamaIndexTS.git",
+    "url": "https://github.com/run-llama/LlamaIndexTS.git",
     "directory": "packages/env"
   },
   "scripts": {
diff --git a/packages/llm/ollama/package.json b/packages/llm/ollama/package.json
index 40bf722b93dc3afdbf507c652bbe46b1966d3bb5..af7980dcbf355a28db607b278d3156e98ddc368b 100644
--- a/packages/llm/ollama/package.json
+++ b/packages/llm/ollama/package.json
@@ -23,7 +23,7 @@
   "repository": {
     "type": "git",
     "url": "https://github.com/run-llama/LlamaIndexTS.git",
-    "directory": "packages/llm/openai"
+    "directory": "packages/llm/ollama"
   },
   "scripts": {
     "build": "bunchee",