From 145785e206ebaa953b3f8720bbae3e994ebc4a88 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Tue, 12 Jun 2018 12:30:44 -0600
Subject: [PATCH] Update links to gitlab

---
 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 1baaf09b..94e58ada 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
-- 
GitLab