fix: correct submodule URL
Some checks failed
diya-pinephone-distrib / build (push) Failing after 5s
Some checks failed
diya-pinephone-distrib / build (push) Failing after 5s
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -15,11 +15,11 @@
|
||||
shallow = true
|
||||
[submodule "meta-diya"]
|
||||
path = meta-diya
|
||||
url = https://git.iohub.dev/dany/meta-diya.git
|
||||
url = https://git.iohub.dev/diya/meta-diya.git
|
||||
branch = master
|
||||
shallow = true
|
||||
[submodule "meta-pinephone-diya"]
|
||||
path = meta-pinephone-diya
|
||||
url = https://git.iohub.dev/dany/meta-pinephone-diya.git
|
||||
url = https://git.iohub.dev/diya/meta-pinephone-diya.git
|
||||
branch = master
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user