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