From c900005bea92e7271486628f082c582d5f295642 Mon Sep 17 00:00:00 2001 From: James Panayis Date: Mon, 22 Sep 2025 10:34:50 +0100 Subject: [PATCH] Update url specifying location of geant4 example submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0e828d2b..88348688 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "examples/Geant4/FixedTarget"] path = examples/Geant4/FixedTarget - url = https://github.com/artemis-beta/Geant4-Example.git + url = https://github.com/zarethrex/Geant4-Example.git