From 9505389beb3b4f7e1ae84d41162506376cd12c8c Mon Sep 17 00:00:00 2001 From: Cristina Poncela Cubeiro <140309543+cristinaponcela@users.noreply.github.com> Date: Fri, 26 Jun 2026 12:37:06 +0200 Subject: [PATCH] fix: git url --- packages/orchestrator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/orchestrator/package.json b/packages/orchestrator/package.json index b93e0800..da71a472 100644 --- a/packages/orchestrator/package.json +++ b/packages/orchestrator/package.json @@ -30,7 +30,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/badlogic/pi-mono.git", + "url": "git+https://github.com/earendil-works/pi.git", "directory": "packages/orchestrator" }, "engines": {