From 551c4736db9121a2465629ab6e9b96e4c2e41787 Mon Sep 17 00:00:00 2001 From: David Long Date: Thu, 7 Jul 2022 09:49:45 -0400 Subject: [PATCH] Updated submodule to point upstream --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 164cf43..a9ad092 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "SBC_Model_Framework"] path = SBC_Model_Framework - url = git@github.com:davejlong/SBC_Model_Framework.git + url = git@github.com:hominoids/SBC_Model_Framework.git