diff --git a/recipes/cargo/recipe.sh b/recipes/cargo/recipe.sh
index dad63c3bc4c284777d979027a88c97aa5dccb2dc..55f0ea18bd251b070703c0a198505a47f833d542 100644
--- a/recipes/cargo/recipe.sh
+++ b/recipes/cargo/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/ids1024/cargo.git
+GIT=https://github.com/redox-os/cargo.git
 BRANCH=redox
 BUILD_DEPENDS=(openssl)