From 83e7ec1c7f3ad4a4826f930e6b06d328d760b278 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Sat, 13 Jan 2024 21:19:34 -0700 Subject: [PATCH] Fix typo in .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f4985d2e2..d1234e604 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = spack #url = https://github.com/spack/spack #branch = develop - #url = https://github.com/jcsda/spack + url = https://github.com/jcsda/spack #branch = jcsda_emc_spack_stack branch = feature/merge_rel160_into_develop [submodule "doc/CMakeModules"]