change submodule url from ssh to https
This commit is contained in:
parent
0116a8d8b1
commit
41cec6b754
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "home-manager2"]
|
[submodule "home-manager2"]
|
||||||
path = home-manager
|
path = home-manager
|
||||||
url = git@github.com:ydb5755/home-manager.git
|
url = https://github.com/ydb5755/home-manager.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue