diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-07-30 09:33:39 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-07-30 09:33:39 +0700 |
commit | 9685271e9b5ec0362f56925c71d68888a7745e19 (patch) | |
tree | 439677e800254ef37050199295f106780c8b2125 /.gitmodules | |
parent | 4a4095528da0943ac8af3bbf09e2b6e2fb6d8e30 (diff) | |
download | livres-libres-9685271e9b5ec0362f56925c71d68888a7745e19.tar.gz |
Use HTTP link to avoid permission
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f5ec5ec..06809bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/victor"] path = themes/victor - url = git@git.sr.ht:~huyngo/victor + url = https://git.sr.ht/~huyngo/victor |