summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-11-11 02:14:30 +0700
committerShulhan <ms@kilabit.info>2023-11-11 02:14:30 +0700
commit5f1c70acef379310409eb28f94f2aefd0e5390bf (patch)
tree3657ef2002f76e26db23df0969dfd32aefb8c572
parentd7f511f688edcfd9602147bcbbb3658345f3edb4 (diff)
downloadgorankusu-5f1c70acef379310409eb28f94f2aefd0e5390bf.tar.xz
gitmodules: use https instead of git scheme
Using git scheme require private key to clone to remote repository.
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index af51e19..0d3944a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "_www/wui"]
path = _www/wui
- url = git@git.sr.ht:~shulhan/wui
+ url = https://git.sr.ht/~shulhan/wui