From d8f0fbd97dbe5135ded96f7cbefd0c9024dedea6 Mon Sep 17 00:00:00 2001 From: ACM Date: Thu, 17 Dec 2020 12:52:38 -0500 Subject: [PATCH] fix submodule: --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index abd38ee..4952699 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "templates/home"] path = templates/home - url = https://github.com/acm/hack-wpi-static.git + url = https://github.com/wpi-acm/hack-wpi-static.git