diff --git a/packages/plugin-metrics/package.json b/packages/plugin-metrics/package.json index 15fa60121686b..7e5156f1cfb47 100644 --- a/packages/plugin-metrics/package.json +++ b/packages/plugin-metrics/package.json @@ -25,7 +25,7 @@ "license": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0", "repository": { "type": "git", - "url": "https://github.com/theia-ide/theia.git" + "url": "https://github.com/eclipse-theia/theia.git" }, "bugs": { "url": "https://github.com/theia-ide/theia/issues" diff --git a/packages/remote/package.json b/packages/remote/package.json index 3303c4390df8f..a73ecfc6bd16a 100644 --- a/packages/remote/package.json +++ b/packages/remote/package.json @@ -33,7 +33,7 @@ "license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0", "repository": { "type": "git", - "url": "https://github.com/theia-ide/theia.git" + "url": "https://github.com/eclipse-theia/theia.git" }, "bugs": { "url": "https://github.com/theia-ide/theia/issues"