update the urls with https

This commit is contained in:
Geoffrey Yu
2023-08-29 13:11:10 +02:00
parent d924383096
commit 8ed9b88ff0

6
.gitmodules vendored
View File

@@ -1,12 +1,12 @@
[submodule "alphapulldown/ColabFold"]
path = alphapulldown/ColabFold
url = git@github.com:sokrypton/ColabFold.git
url = https://github.com/sokrypton/ColabFold.git
branch = main
[submodule "alphafold"]
path = alphafold
url = git@github.com:dingquanyu/alphafold.git
url = https://github.com/dingquanyu/alphafold.git
branch = main
[submodule "alphapulldown/analysis_pipeline/af2plots"]
path = alphapulldown/analysis_pipeline/af2plots
url = git@gitlab.com:gchojnowski/af2plots.git
url = https://gitlab.com/gchojnowski/af2plots.git
branch = main