diff --git a/recipes/acid/recipe.sh b/recipes/acid/recipe.sh
index a784557581e5d3f70addfbed7f97108bb081b4a8..8704aff2686fa3b1120e0e4c2fc3b0450ccb47e3 100644
--- a/recipes/acid/recipe.sh
+++ b/recipes/acid/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/acid.git
+GIT=https://gitlab.redox-os.org/redox-os/acid.git
diff --git a/recipes/binutils/recipe.sh b/recipes/binutils/recipe.sh
index 3f8b7abcc8541f7079f4fcbe20c32fe348ee6579..3083a53adb91b74278cf3b1da5b62494e850332a 100644
--- a/recipes/binutils/recipe.sh
+++ b/recipes/binutils/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/binutils.git
+GIT=https://gitlab.redox-os.org/redox-os/binutils.git
diff --git a/recipes/cargo/recipe.sh b/recipes/cargo/recipe.sh
index 0a879135acd9dc53e346083b6372ad58aa22a599..d970be1892d0b8864afce5ff50b5e96165e35d9a 100644
--- a/recipes/cargo/recipe.sh
+++ b/recipes/cargo/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/cargo.git
+GIT=https://gitlab.redox-os.org/redox-os/cargo.git
 BRANCH=redox
 BUILD_DEPENDS=(openssl zlib)
 
diff --git a/recipes/cleye/recipe.sh b/recipes/cleye/recipe.sh
index 82509c0d0ffcc44b32b776e4be5e15af6ec0428d..86eeca2bad117f4b7f316806f822c85bfa784ee7 100755
--- a/recipes/cleye/recipe.sh
+++ b/recipes/cleye/recipe.sh
@@ -1,2 +1,2 @@
-GIT=https://github.com/redox-os/cleye.git
+GIT=https://gitlab.redox-os.org/redox-os/cleye.git
 GIT_UPSTREAM=https://github.com/evanandrewrose/cleye.git
diff --git a/recipes/contain/recipe.sh b/recipes/contain/recipe.sh
index 60d7e75dfc3af5cbcec20f38b07c44fbdd0458e0..b4a28108d15807dff8aa5e5206fd561afbbccd57 100644
--- a/recipes/contain/recipe.sh
+++ b/recipes/contain/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/contain.git
+GIT=https://gitlab.redox-os.org/redox-os/contain.git
diff --git a/recipes/coreutils/recipe.sh b/recipes/coreutils/recipe.sh
index 599b73d05f91571f018c55ac930651095bc97eee..f95584996ce5463d14c59ffbf3a93eca499db218 100644
--- a/recipes/coreutils/recipe.sh
+++ b/recipes/coreutils/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/coreutils.git
+GIT=https://gitlab.redox-os.org/redox-os/coreutils.git
diff --git a/recipes/dash/recipe.sh b/recipes/dash/recipe.sh
index 93baa757dff0f740fdbc01a0048cdb88b10362b0..36f27244dd48e170ab03dbcf44d3802753358037 100644
--- a/recipes/dash/recipe.sh
+++ b/recipes/dash/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/dash.git
+GIT=https://gitlab.redox-os.org/redox-os/dash.git
 BRANCH=redox
 
 function recipe_version {
diff --git a/recipes/drivers-041/recipe.sh b/recipes/drivers-041/recipe.sh
index 4926e266973442410cd0d590a9bae84e74e35628..ae52e81a2ccce38f2923437ca9094d9f5a1d15f2 100644
--- a/recipes/drivers-041/recipe.sh
+++ b/recipes/drivers-041/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/drivers.git
+GIT=https://gitlab.redox-os.org/redox-os/drivers.git
 BRANCH=0.4.1
 CARGOFLAGS=--all
 
diff --git a/recipes/drivers/recipe.sh b/recipes/drivers/recipe.sh
index 21380af300eff964e69a27eebb6c0953170a8b9e..eb3653f2be28c056fcc7977a337f9e89688dc8a5 100644
--- a/recipes/drivers/recipe.sh
+++ b/recipes/drivers/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/drivers.git
+GIT=https://gitlab.redox-os.org/redox-os/drivers.git
 CARGOFLAGS=--all
 
 function recipe_version {
diff --git a/recipes/extrautils/recipe.sh b/recipes/extrautils/recipe.sh
index cef3940acac27099e1397669178efe04f9b6f08e..c046ce052002b947f24092e38e5a053b47fdb8d8 100644
--- a/recipes/extrautils/recipe.sh
+++ b/recipes/extrautils/recipe.sh
@@ -1,2 +1,2 @@
-GIT=https://github.com/redox-os/extrautils.git
+GIT=https://gitlab.redox-os.org/redox-os/extrautils.git
 BUILD_DEPENDS=(xz)
diff --git a/recipes/findutils/recipe.sh b/recipes/findutils/recipe.sh
index 601f7fc8e6d6418adc96137cc09dbb940907690a..e140a2f97f55f8e091c76bc6e21c3cc0b66d977f 100644
--- a/recipes/findutils/recipe.sh
+++ b/recipes/findutils/recipe.sh
@@ -1,3 +1,3 @@
-GIT=https://github.com/redox-os/findutils.git
+GIT=https://gitlab.redox-os.org/redox-os/findutils.git
 GIT_UPSTREAM=https://github.com/uutils/findutils.git
 CARGOFLAGS="--bin find"
diff --git a/recipes/freedoom/recipe.sh b/recipes/freedoom/recipe.sh
index 19adca409f301ef1dfd0556a0eebf280f24bb6b5..f539fb1ed32b95fecd5b86f3edadbf7d2aadb553 100644
--- a/recipes/freedoom/recipe.sh
+++ b/recipes/freedoom/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/freedoom.git
+GIT=https://gitlab.redox-os.org/redox-os/freedoom.git
 DEPENDS=(ion prboom)
 
 function recipe_version {
diff --git a/recipes/games/recipe.sh b/recipes/games/recipe.sh
index 1d746118565ce2c849da04b3af9c81b902affc05..b0aa22fc8b05e6524a215c6ac978e289f7a7c56d 100644
--- a/recipes/games/recipe.sh
+++ b/recipes/games/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/games.git
+GIT=https://gitlab.redox-os.org/redox-os/games.git
diff --git a/recipes/gawk/recipe.sh b/recipes/gawk/recipe.sh
index 0658bdd60a604e53ab3f1f587b5fbc41fa31b8c6..9d52945e1e6d7e47e4ed407054c947df82651aa2 100644
--- a/recipes/gawk/recipe.sh
+++ b/recipes/gawk/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/gawk
+GIT=https://gitlab.redox-os.org/redox-os/gawk
 BRANCH=redox
 
 function recipe_update {
diff --git a/recipes/init/recipe.sh b/recipes/init/recipe.sh
index 3edcc3a32cfe495d1bbdcd356f67dc34e10c6f1a..ee32b737a1dc11c104141bc5143737bc5407b61a 100644
--- a/recipes/init/recipe.sh
+++ b/recipes/init/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/init
+GIT=https://gitlab.redox-os.org/redox-os/init
diff --git a/recipes/installer/recipe.sh b/recipes/installer/recipe.sh
index 398e4f022dadea7c6867ba7397caff1a883fd45d..7717fe61a6423388563e8df3005b7b26c0a2fc2e 100644
--- a/recipes/installer/recipe.sh
+++ b/recipes/installer/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/installer.git
+GIT=https://gitlab.redox-os.org/redox-os/installer.git
diff --git a/recipes/ion/recipe.sh b/recipes/ion/recipe.sh
index f7e3e66e95e87465c4a7793606abcf03d115411d..fda62673fa4cb9bad08e4b4cd1b12702997f0854 100644
--- a/recipes/ion/recipe.sh
+++ b/recipes/ion/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/ion.git
+GIT=https://gitlab.redox-os.org/redox-os/ion.git
diff --git a/recipes/ipcd/recipe.sh b/recipes/ipcd/recipe.sh
index e74050523e383227479af431325a993a45e7d013..23eadd83a09029b7a5abf66f91fd1bafd9e2ca3c 100644
--- a/recipes/ipcd/recipe.sh
+++ b/recipes/ipcd/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/ipcd.git
+GIT=https://gitlab.redox-os.org/redox-os/ipcd.git
diff --git a/recipes/keyboard-sfx/recipe.sh b/recipes/keyboard-sfx/recipe.sh
index f7b6aaeb8985457de57107b6d4f52f05b7061d2f..bd0a82e3aee0a470a67968d651f0bb112840b847 100644
--- a/recipes/keyboard-sfx/recipe.sh
+++ b/recipes/keyboard-sfx/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/keyboard-sfx.git
+GIT=https://gitlab.redox-os.org/redox-os/keyboard-sfx.git
 
 function recipe_version {
     echo "0.0.1"
diff --git a/recipes/logd/recipe.sh b/recipes/logd/recipe.sh
index db35800bd0c872a350e113e7c10d1ae534ff41a4..cffbc308a9b61a8368afa2809287d5d47112441c 100644
--- a/recipes/logd/recipe.sh
+++ b/recipes/logd/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/logd.git
+GIT=https://gitlab.redox-os.org/redox-os/logd.git
diff --git a/recipes/netstack/recipe.sh b/recipes/netstack/recipe.sh
index 190f9487c6ab8b987f80841e7f5326367d5bffbb..8b826c558076d2b414d96fa88f247ddceaa891dc 100644
--- a/recipes/netstack/recipe.sh
+++ b/recipes/netstack/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/netstack.git
+GIT=https://gitlab.redox-os.org/redox-os/netstack.git
diff --git a/recipes/netutils/recipe.sh b/recipes/netutils/recipe.sh
index 5992a5e2f23f7427220824334c81082cadbaf3ca..ff6016b563993205b8580443d1fcaf0283ce2455 100644
--- a/recipes/netutils/recipe.sh
+++ b/recipes/netutils/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/netutils.git
+GIT=https://gitlab.redox-os.org/redox-os/netutils.git
diff --git a/recipes/nulld/recipe.sh b/recipes/nulld/recipe.sh
index accc4b401bd29131c2d7fe5adf361cfd3b1ba2cf..0d8a742215943f55764449813cebd3e80bcef2a9 100644
--- a/recipes/nulld/recipe.sh
+++ b/recipes/nulld/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/nulld.git
+GIT=https://gitlab.redox-os.org/redox-os/nulld.git
diff --git a/recipes/orbdata/recipe.sh b/recipes/orbdata/recipe.sh
index 46715963cbfb18b1b47c04993e35fabbcbc61155..8ad1f85e3549059bdd877326a9efe701a8f49a4b 100644
--- a/recipes/orbdata/recipe.sh
+++ b/recipes/orbdata/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/orbdata.git
+GIT=https://gitlab.redox-os.org/redox-os/orbdata.git
 
 function recipe_version {
     echo "0.0.1"
diff --git a/recipes/orbital/recipe.sh b/recipes/orbital/recipe.sh
index 9b68011742b00b65a10bfba0b7609a1e021ac188..0bf99461cf4596e2960fb6b7ebaa1ab5d9ba129f 100644
--- a/recipes/orbital/recipe.sh
+++ b/recipes/orbital/recipe.sh
@@ -1,2 +1,2 @@
-GIT=https://github.com/redox-os/orbital.git
+GIT=https://gitlab.redox-os.org/redox-os/orbital.git
 DEPENDS="orbdata"
diff --git a/recipes/orbterm/recipe.sh b/recipes/orbterm/recipe.sh
index 309de8afa1d5a07fe8e70d9aeea9194cbd3489f4..5c79b26c303513e0e16fcc9de6576f9051bf9d68 100644
--- a/recipes/orbterm/recipe.sh
+++ b/recipes/orbterm/recipe.sh
@@ -1,3 +1,3 @@
-GIT=https://github.com/redox-os/orbterm.git
+GIT=https://gitlab.redox-os.org/redox-os/orbterm.git
 BINDIR=/ui/bin
 DEPENDS="orbital"
diff --git a/recipes/orbutils/recipe.sh b/recipes/orbutils/recipe.sh
index 9f25fdd71055e246f2426b12706b5bface82209f..281976f97d3769d9d483faaa74a3edd5774d783f 100644
--- a/recipes/orbutils/recipe.sh
+++ b/recipes/orbutils/recipe.sh
@@ -1,3 +1,3 @@
-GIT=https://github.com/redox-os/orbutils.git
+GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
 BINDIR=/ui/bin
 DEPENDS="orbital"
diff --git a/recipes/pastel/recipe.sh b/recipes/pastel/recipe.sh
index ddeda7865309ec91edd9d6ca982c2629e52bc850..cabba6d28dda409f3d4a8b10b69792e5b4acb2aa 100644
--- a/recipes/pastel/recipe.sh
+++ b/recipes/pastel/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/pastel.git
+GIT=https://gitlab.redox-os.org/redox-os/pastel.git
 GIT_UPSTREAM=https://github.com/robbycerantola/pastel.git
 BINDIR=/ui/bin
 DEPENDS="orbital"
diff --git a/recipes/periodictable/recipe.sh b/recipes/periodictable/recipe.sh
index 00ab0290cd475ebf7ff3fcade10c845fffb1e663..e1ea55408a083970f464ccd50ac4969f72f86019 100644
--- a/recipes/periodictable/recipe.sh
+++ b/recipes/periodictable/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/periodictable.git
+GIT=https://gitlab.redox-os.org/redox-os/periodictable.git
 BINDIR="/ui/bin"
 DEPENDS="orbital"
 
@@ -8,4 +8,3 @@ function recipe_stage {
     mkdir -pv "$1/ui/icons"
     cp -v pkg/icon.png "$1/ui/icons/periodictable.png"
 }
-
diff --git a/recipes/ptyd/recipe.sh b/recipes/ptyd/recipe.sh
index a3c336ef1b37464c347f6c7b088026bfd0f90369..affeb268f7be5227e8d7d140644beefe4cac42f1 100644
--- a/recipes/ptyd/recipe.sh
+++ b/recipes/ptyd/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/ptyd.git
+GIT=https://gitlab.redox-os.org/redox-os/ptyd.git
diff --git a/recipes/randd/recipe.sh b/recipes/randd/recipe.sh
index 29f1ef75bcac94cdeedc84b4682f8e93cb30bedf..3767314888be4af00ae4a2528e99e8293969e689 100644
--- a/recipes/randd/recipe.sh
+++ b/recipes/randd/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/randd.git
+GIT=https://gitlab.redox-os.org/redox-os/randd.git
diff --git a/recipes/redoxfs/recipe.sh b/recipes/redoxfs/recipe.sh
index 9b8b0406e82973ad67f101035d049a69f5d3412d..409682899fe32e7fc2a9f06cdd7596c71b7c3039 100644
--- a/recipes/redoxfs/recipe.sh
+++ b/recipes/redoxfs/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/redoxfs.git
+GIT=https://gitlab.redox-os.org/redox-os/redoxfs.git
diff --git a/recipes/shellstorm/recipe.sh b/recipes/shellstorm/recipe.sh
index 7ee3df0bc64d79a4fef21a63a939a6753585d77a..aed89c19b677689195f52060a37b22b9c8056174 100644
--- a/recipes/shellstorm/recipe.sh
+++ b/recipes/shellstorm/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/shellstorm.git
+GIT=https://gitlab.redox-os.org/redox-os/shellstorm.git
diff --git a/recipes/smith/recipe.sh b/recipes/smith/recipe.sh
index 54d8432e9404fb70c5d989788939a3ceb11e7281..20236515dd805b192a91a89a866d1a463700bccc 100755
--- a/recipes/smith/recipe.sh
+++ b/recipes/smith/recipe.sh
@@ -1,2 +1,2 @@
-GIT=https://github.com/redox-os/Smith.git
+GIT=https://gitlab.redox-os.org/redox-os/Smith.git
 GIT_UPSTREAM=https://github.com/IGI-111/Smith.git
diff --git a/recipes/sodium/recipe.sh b/recipes/sodium/recipe.sh
index 3a14286bce2d55cebabb3bfd1409976127299710..5572b9ae2fb56e761aacffbc619dde20c0d138df 100644
--- a/recipes/sodium/recipe.sh
+++ b/recipes/sodium/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/sodium.git
+GIT=https://gitlab.redox-os.org/redox-os/sodium.git
 BINDIR="/ui/bin"
 CARGOFLAGS="--features orbital"
 
@@ -8,4 +8,3 @@ function recipe_stage {
     mkdir -pv "$1/ui/icons"
     cp -v icon.png "$1/ui/icons/sodium.png"
 }
-
diff --git a/recipes/userutils/recipe.sh b/recipes/userutils/recipe.sh
index 7608b9d2e84a9825db11b4a046f3c737c010078e..d5cf814d8b00235a5629c750e801f35405e91bb1 100644
--- a/recipes/userutils/recipe.sh
+++ b/recipes/userutils/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/userutils.git
+GIT=https://gitlab.redox-os.org/redox-os/userutils.git
 
 function recipe_stage {
     cp -Rv res "$1/etc"
diff --git a/recipes/uutils/recipe.sh b/recipes/uutils/recipe.sh
index 563c975275168c72a941690bf136d6de824a7f82..1782913a141d8ee3ad167b00f0f1087d895c7372 100644
--- a/recipes/uutils/recipe.sh
+++ b/recipes/uutils/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/redox-os/uutils.git
+GIT=https://gitlab.redox-os.org/redox-os/uutils.git
 GIT_UPSTREAM=https://github.com/uutils/coreutils.git
 CARGOFLAGS="--no-default-features --features redox"
 
diff --git a/recipes/zerod/recipe.sh b/recipes/zerod/recipe.sh
index 855f8c055026642e3086402ad862cc6ce381f0ca..a201dacfd956c6a7fb6da71b4fd77e00c012c843 100644
--- a/recipes/zerod/recipe.sh
+++ b/recipes/zerod/recipe.sh
@@ -1 +1 @@
-GIT=https://github.com/redox-os/zerod.git
+GIT=https://gitlab.redox-os.org/redox-os/zerod.git