diff --git a/.gitmodules b/.gitmodules
index 1baaf09b87583039696347411daabeef7a2eec27..94e58ada3fc3f5de1dd67a186acd85a378e5aa31 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "syscall"]
 	path = syscall
-	url = https://github.com/redox-os/syscall.git
+	url = https://gitlab.redox-os.org/redox-os/syscall.git
 [submodule "slab_allocator"]
 	path = slab_allocator
-	url = https://github.com/redox-os/slab_allocator
+	url = https://gitlab.redox-os.org/redox-os/slab_allocator