diff --git a/.gitmodules b/.gitmodules index 83d0626..ae9500f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "holoscan-framework"] path = holoscan-framework - url = git@github.com:NSLS2/holoscan-framework.git + url = git@github.com:nsls2/holoscan-framework.git branch = main [submodule "nsls2ptycho/core/ptycho"] path = src/nsls2ptycho/core/ptycho - url = git@github.com:NSLS-II/ptycho.git + url = git@github.com:nsls2/ptycho.git branch = HXN_development