Update submodule URLs to HTTPs #17
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,9 +1,9 @@
|
|||
[submodule "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"]
|
||||
path = remodnav
|
||||
url = git@github.com:psychoinformatics-de/remodnav.git
|
||||
url = https://github.com/psychoinformatics-de/remodnav.git
|
||||
[submodule "data/raw_eyegaze"]
|
||||
path = data/raw_eyegaze
|
||||
url = https://github.com/psychoinformatics-de/studyforrest-data-phase2.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue