From 7f16e31aaa51e07da26983cb21e351666c0ee767 Mon Sep 17 00:00:00 2001 From: Padraic Shafer Date: Fri, 10 Oct 2025 10:24:02 -0700 Subject: [PATCH] Move holoscan submodule to NSLS2 org --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ee23085..dc43937 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "holoscan-framework"] path = holoscan-framework - url = git@github.com:skarakuzu/holoscan-framework.git + url = git@github.com:NSLS2/holoscan-framework.git branch = main [submodule "nsls2ptycho/core/ptycho"] path = nsls2ptycho/core/ptycho