From f997e257a22629ddeb78cf2def8abcae68b3eea3 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sun, 12 Apr 2026 13:05:08 -0400 Subject: [PATCH] update submodule remote --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 17d64ba..145276a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "gomuks"] path = gomuks - url = https://github.com/zachatrocity/gomuks - branch = init-root-dir + url = https://github.com/gomuks/gomuks + branch = main