Update submodule URLs to HTTPs #17

Merged
adswa merged 3 commits from update-urls into master 2021-04-29 13:45:44 +00:00

4
.gitmodules vendored
View file

@ -1,9 +1,9 @@
[submodule "data/studyforrest-data-eyemovementlabels"] [submodule "data/studyforrest-data-eyemovementlabels"]
path = data/studyforrest-data-eyemovementlabels path = data/studyforrest-data-eyemovementlabels
url = git@github.com:psychoinformatics-de/studyforrest-data-eyemovementlabels.git url = https://github.com/psychoinformatics-de/studyforrest-data-eyemovementlabels.git
[submodule "remodnav"] [submodule "remodnav"]
path = remodnav path = remodnav
url = git@github.com:psychoinformatics-de/remodnav.git url = https://github.com/psychoinformatics-de/remodnav.git
[submodule "data/raw_eyegaze"] [submodule "data/raw_eyegaze"]
path = data/raw_eyegaze path = data/raw_eyegaze
url = https://github.com/psychoinformatics-de/studyforrest-data-phase2.git url = https://github.com/psychoinformatics-de/studyforrest-data-phase2.git