From 995899cb9c4461e29a563d8e0401d2dbf2b4f5b1 Mon Sep 17 00:00:00 2001 From: Courtney Peverley Date: Thu, 25 Jul 2024 13:32:52 -0600 Subject: [PATCH] fix cice url in .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f133ebeb38..4600960184 100644 --- a/.gitmodules +++ b/.gitmodules @@ -174,7 +174,7 @@ path = components/cice url = https://github.com/ESCOMP/CESM_CICE fxtag = cesm_cice6_5_0_10 fxrequired = ToplevelRequired -fxDONOTUSEurl = https://github.com/NCAR/ParallelIO +fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE [submodule "clm"] path = components/clm