Skip to content

Commit b6ccab5

Browse files
committed
adjust submodules
1 parent c19160a commit b6ccab5

File tree

5 files changed

+7
-11
lines changed

5 files changed

+7
-11
lines changed

.gitmodules

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[submodule "cda-web-console"]
2-
path = cda-web-console
3-
url = https://github.com/AKArien/cda-web-console.git
4-
[submodule "cda-postgres"]
5-
path = cda-postgres
6-
url = git@github.com:AKArien/cda-postgres.git
2+
path = web-console
3+
url = git@github.com/AKArien/cda-web-console.git
4+
[submodule "cda-database"]
5+
path = database
6+
url = git@github.com:AKArien/cda-database.git
77
[submodule "cda-firmware"]
8-
path = cda-firmware
8+
path = firmware
99
url = git@github.com:AKArien/cda-firmware.git
1010
[submodule "cda-gateway"]
11-
path = cda-gateway
11+
path = gateway
1212
url = git@github.com:AKArien/cda-gateway.git

cda-firmware

Lines changed: 0 additions & 1 deletion
This file was deleted.

cda-gateway

Lines changed: 0 additions & 1 deletion
This file was deleted.

cda-postgres

Lines changed: 0 additions & 1 deletion
This file was deleted.

cda-web-console

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)