From 34db2193d86589c1188d485633f2c3d038a09981 Mon Sep 17 00:00:00 2001 From: Madison Rye Progress Date: Fri, 25 Jul 2025 15:23:34 -0700 Subject: [PATCH] Whoops wrong url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0cd8928..1c12789 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/maddybook"] path = themes/maddybook - url = git@github.com:makyo/maddybook + url = https://github.com/makyo/maddybook