Update .gitmoduls to new structure

From this: https://git.devuan.org/devuan-sdk
This commit is contained in:
Andrea D'Intino 2022-01-31 17:51:08 +01:00 committed by GitHub
parent af11353d96
commit dc239cd87b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "vm-sdk"]
path = vm-sdk
url = https://git.devuan.org/sdk/vm-sdk.git
url = https://git.devuan.org/devuan-sdk/vm-sdk/vm-sdk.git
[submodule "arm-sdk"]
path = arm-sdk
url = https://git.devuan.org/sdk/arm-sdk.git
url = https://git.devuan.org/devuan-sdk/arm-sdk/arm-sdk.git
[submodule "live-sdk"]
path = live-sdk
url = https://git.devuan.org/sdk/live-sdk.git
url = https://git.devuan.org/devuan-sdk/live-sdk/live-sdk.git
[submodule "docs/webnomad"]
path = docs/webnomad
url = https://github.com/dyne/webnomad