diff --git a/README.md b/README.md
index ba6a8a78..dae174a2 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,9 @@ Part of the GameCI open source project.
-[](https://github.com/game-ci/unity-builder/actions?query=branch%3Amain+event%3Apush+workflow%3A%22Actions)
+[](https://github.com/game-ci/unity-builder/actions?query=branch%3Amain+event%3Apush+workflow%3A%22Builds)
[](https://lgtm.com/projects/g/webbertakken/unity-builder/context:javascript)
-[](https://codecov.io/gh/webbertakken/unity-builder)
+[](https://codecov.io/gh/game-ci/unity-builder)
diff --git a/package.json b/package.json
index 2d9e9966..2dc7ad08 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "2.0.0",
"description": "Build Unity projects for different platforms.",
"main": "dist/index.js",
- "repository": "git@github.com:webbertakken/unity-builder.git",
+ "repository": "git@github.com:game-ci/unity-builder.git",
"author": "Webber ",
"license": "MIT",
"scripts": {