From 38c2ea61a7b810a2e7882249aacc7f0b241974a0 Mon Sep 17 00:00:00 2001 From: colramos-amd Date: Tue, 8 Nov 2022 11:39:01 -0600 Subject: [PATCH] Clone multevent via SSH Signed-off-by: colramos-amd Signed-off-by: coleramos425 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2c2cc3d0f0..52b4e0f969 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ url = git@github.com:AARInternal/waveparser.git [submodule "src/multevent"] path = src/multevent - url = https://github.com/AARInternal/multevent + url = git@github.com:AARInternal/multevent.git