From f6814743ffbcf35d26aa1830a1098f362e26ba5b Mon Sep 17 00:00:00 2001 From: Alan Liddell Date: Wed, 21 Feb 2024 09:23:48 -0500 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f7945ad..7a9f600 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "acquire-common"] path = acquire-common - url = git@github.com:aliddell/acquire-common.git + url = ../acquire-common.git