From f544eb9a216cfbc7848b1f27da2c3fc8955a4443 Mon Sep 17 00:00:00 2001 From: Daniel Sarmiento <42810219+dpsarmie@users.noreply.github.com> Date: Thu, 20 Jun 2024 19:58:02 -0400 Subject: [PATCH] Update .gitmodules Revert unintended change --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b3efd542f8..a3775fc12d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/hafs-community/fv3atm - branch = feature/grid_corner_jc_fix + url = https://github.com/NOAA-EMC/fv3atm + branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3