mirror of
https://github.com/correl/correl.github.io.git
synced 2024-12-27 11:07:35 +00:00
Update git submodule to use HTTPS
This commit is contained in:
parent
966a3248a4
commit
cefc979dc6
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "themes/hugo-theme-m10c"]
|
[submodule "themes/hugo-theme-m10c"]
|
||||||
path = themes/hugo-theme-m10c
|
path = themes/hugo-theme-m10c
|
||||||
url = git@github.com:vaga/hugo-theme-m10c.git
|
url = https://github.com/vaga/hugo-theme-m10c.git
|
||||||
|
|
Loading…
Reference in a new issue