From cc204f28bd5dd82d0167a3e62f459051cf627ff8 Mon Sep 17 00:00:00 2001 From: jonfawcett <38429455+jonfawcett@users.noreply.github.com> Date: Sun, 13 Feb 2022 08:21:59 -0500 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5088f73a8b..f7328e6f4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "Loop"] path = Loop - url = https://github.com/LoopKit/Loop.git + url = https://github.com/CustomTypeOne/Loop.git [submodule "LoopKit"] path = LoopKit url = https://github.com/LoopKit/LoopKit.git