diff --git a/.gitmodules b/.gitmodules index d286419ee5..7e6b7cb861 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,13 +1,13 @@ [submodule "repos/avalon-core"] path = repos/avalon-core - url = git@github.com:pypeclub/avalon-core.git + url = https://github.com/pypeclub/avalon-core.git branch = develop [submodule "repos/avalon-unreal-integration"] path = repos/avalon-unreal-integration - url = git@github.com:pypeclub/avalon-unreal-integration.git + url = https://github.com/pypeclub/avalon-unreal-integration.git [submodule "openpype/modules/ftrack/python2_vendor/ftrack-python-api"] path = openpype/modules/ftrack/python2_vendor/ftrack-python-api url = https://bitbucket.org/ftrack/ftrack-python-api.git [submodule "openpype/modules/ftrack/python2_vendor/arrow"] path = openpype/modules/ftrack/python2_vendor/arrow - url = git@github.com:arrow-py/arrow.git \ No newline at end of file + url = https://github.com/arrow-py/arrow.git \ No newline at end of file