diff --git a/.gitmodules b/.gitmodules index b1267d406..a50227103 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "Packages-react/ohif-core"] path = Packages-react/ohif-core - url = git@github.com:OHIF/ohif-core.git + url = https://github.com/OHIF/ohif-core.git [submodule "Packages-react/react-viewerbase"] path = Packages-react/react-viewerbase - url = git@github.com:OHIF/react-viewerbase.git + url = https://github.com/OHIF/react-viewerbase.git [submodule "Packages-react/react-cornerstone-viewport"] path = Packages-react/react-cornerstone-viewport - url = git@github.com:cornerstonejs/react-cornerstone-viewport.git \ No newline at end of file + url = https://github.com/cornerstonejs/react-cornerstone-viewport.git \ No newline at end of file