|
1 | 1 | [submodule "modules/OpenLabBackend"] |
2 | 2 | path = modules/OpenLabBackend |
3 | | - url = git@github.com:NanoCAN/OpenLabBackend.git |
| 3 | + url = https://github.com/NanoCAN/OpenLabBackend.git |
4 | 4 | branch = master |
5 | 5 | [submodule "modules/OpenLabStorage"] |
6 | 6 | path = modules/OpenLabStorage |
7 | | - url = git@github.com:NanoCAN/OpenLabStorage.git |
| 7 | + url = https://github.com/NanoCAN/OpenLabStorage.git |
8 | 8 | branch = master |
9 | 9 | [submodule "modules/OpenLabGeneTracker"] |
10 | 10 | path = modules/OpenLabGeneTracker |
11 | | - url = git@github.com:NanoCAN/OpenLabGeneTracker.git |
| 11 | + url = https://github.com/NanoCAN/OpenLabGeneTracker.git |
12 | 12 | branch = master |
13 | 13 | [submodule "modules/OpenLabBarcode"] |
14 | 14 | path = modules/OpenLabBarcode |
15 | | - url = git@github.com:NanoCAN/OpenLabBarcode.git |
| 15 | + url = https://github.com/NanoCAN/OpenLabBarcode.git |
16 | 16 | branch = master |
17 | 17 | [submodule "modules/OpenLabAttachments"] |
18 | 18 | path = modules/OpenLabAttachments |
19 | | - url = git@github.com:NanoCAN/OpenLabAttachments.git |
| 19 | + url = https://github.com/NanoCAN/OpenLabAttachments.git |
20 | 20 | branch = master |
21 | 21 | [submodule "modules/OpenLabNotes"] |
22 | 22 | path = modules/OpenLabNotes |
23 | | - url = https://github.com/NanoCAN/OpenLabNotes |
| 23 | + url = https://github.com/NanoCAN/OpenLabNotes.git |
24 | 24 | branch = master |
25 | 25 | [submodule "prototype"] |
26 | 26 | path = prototype |
27 | | - url = git@github.com:mlist/grails-prototype.git |
| 27 | + url = https://github.com/mlist/grails-prototype.git |
0 commit comments