From 631a6d17b5f3817e5a7fd7ab3a25c536b25bc159 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Thu, 3 Feb 2022 18:00:27 -0600 Subject: Change module to be served over HTTP --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 96a77d5..9865874 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Uploads/ee4951W_pendulum_web"] path = Uploads/ee4951W_pendulum_web - url = git@github.com:RosstheRoss/ee4951W_pendulum_web.git + url = https://github.com/RosstheRoss/4951w.git -- cgit v1.2.3