From 71e5b2a35ecc881493efca0d35fc30ea7b664ce7 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Thu, 17 Feb 2022 16:04:33 -0600 Subject: Replace SSH with HTTPS Signed-off-by: Matt Strapp --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index dd3be4d..f2dc557 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "4951w-pendulum"] path = Web - url = git@github.com:RosstheRoss/4951w-pendulum.git + url = https://github.com/RosstheRoss/4951w-pendulum.git -- cgit v1.2.3