From 673edde7b7abde8e4cb1bc2759ac35db64ff5a8b Mon Sep 17 00:00:00 2001
From: dam1n19 <dam1n19@soton.ac.uk>
Date: Mon, 15 May 2023 12:12:35 +0100
Subject: [PATCH] update git modules

---
 .gitmodules | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 492260b..507aa91 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,21 +1,21 @@
 [submodule "accelerator-wrapper"]
 	path = accelerator_wrapper_tech
-url = https://git.soton.ac.uk:soclabs/accelerator_wrapper_tech.git
+url = https://git.soton.ac.uk/soclabs/accelerator_wrapper_tech.git
 [submodule "nanosoc"]
 	path = nanosoc_tech
-url = https://git.soton.ac.uk:soclabs/nanosoc_tech.git
+url = https://git.soton.ac.uk/soclabs/nanosoc_tech.git
 [submodule "socsim"]
 	path = socsim_flow
-url = https://git.soton.ac.uk:soclabs/socsim_flow.git
+url = https://git.soton.ac.uk/soclabs/socsim_flow.git
 [submodule "CHIPKIT"]
 	path = chipkit_flow
-url = https://git.soton.ac.uk:soclabs/chipkit_flow.git
+url = https://git.soton.ac.uk/soclabs/chipkit_flow.git
 [submodule "generic-lib"]
 	path = generic_lib_tech
-	url = https://git.soton.ac.uk:soclabs/generic_lib_tech.git
+	url = https://git.soton.ac.uk/soclabs/generic_lib_tech.git
 [submodule "fpga-lib"]
 	path = fpga_lib_tech
-	url = https://git.soton.ac.uk:soclabs/fpga_lib_tech.git
+	url = https://git.soton.ac.uk/soclabs/fpga_lib_tech.git
 [submodule "rtl_primitives_tech"]
 	path = rtl_primitives_tech
-	url = https://git.soton.ac.uk:soclabs/rtl_primitives_tech.git
+	url = https://git.soton.ac.uk/soclabs/rtl_primitives_tech.git
-- 
GitLab