diff options
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 110568c..ee91e05 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/kragen/xcompose.git [submodule "home/.config/neomutt/filters/mutt-ical"] path = home/.config/neomutt/filters/mutt-ical - url = git@github.com:Astranox/mutt-ical.git + url = https://github.com/Astranox/mutt-ical.git [submodule "home/.mutt/filters/mutt-ical"] path = home/.mutt/filters/mutt-ical - url = git@github.com:Astranox/mutt-ical.git + url = https://github.com/Astranox/mutt-ical.git |
