fix submodule git urls
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
e02814ca6f
commit
6fc90a8e08
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,7 +1,7 @@
|
|||
[submodule "themes/zola-clean-blog"]
|
||||
path = themes/zola-clean-blog
|
||||
url = gitea@git.hoyer.xyz:harald/zola-clean-blog.git
|
||||
path = themes/zola-clean-blog
|
||||
url = https://git.hoyer.xyz/harald/zola-clean-blog.git
|
||||
[submodule "themes/abridge"]
|
||||
path = themes/abridge
|
||||
url = gitea@git.hoyer.xyz:harald/abridge.git
|
||||
path = themes/abridge
|
||||
url = https://git.hoyer.xyz/harald/abridge.git
|
||||
|
||||
|
|
Loading…
Reference in a new issue