summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2024-03-11 14:05:19 -0400
committerSteph Enders <steph@senders.io>2024-03-11 14:05:19 -0400
commitf68af823deae408cf41be6081846cbb24c2258b5 (patch)
treebabc10edf4bd041a95d4f4ed6b02e557e3135024
parent301a08ea61f4a8ecf874910a7d2dda29ddffce48 (diff)
Set module to HTTPS so it can pull
I forgot I could do that and this avoids ssh issues
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 517c99f..89b30be 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "modules/gmi2html"]
path = modules/gmi2html
- url = git@senders.io:utils/gmi2html
+ url = https://git.senders.io/utils/gmi2html