From 87b0a67021ab954846803ce410ff0bb76fbe8dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20De=20Keersmaeker?= <francois.dekeersmaeker@uclouvain.be> Date: Fri, 4 Oct 2024 07:45:43 +0000 Subject: [PATCH] Submodule parsers: updated remote to Forge --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 97ed690..dc8ff56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/parsers"] path = src/parsers - url = git@github.com:smart-home-network-security/protocol-parsers.git + url = git@forge.uclouvain.be:smart-home-network-security/protocol-parsers.git \ No newline at end of file -- GitLab