Changed gitmodules to https
This commit is contained in:
parent
da7170b066
commit
82a694b61c
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "src/memlp"]
|
||||
path = src/memlp
|
||||
url = git@github.com:MusicallyEmbodiedML/memlp.git
|
||||
url = https://github.com/MusicallyEmbodiedML/memlp.git
|
||||
[submodule "src/memllib"]
|
||||
path = src/memllib
|
||||
url = git@github.com:MusicallyEmbodiedML/memllib.git
|
||||
url = https://github.com/MusicallyEmbodiedML/memllib.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue