From 89c737f29ea93fc7ac1a43bb929af0ddb9c0a4a2 Mon Sep 17 00:00:00 2001 From: David Minton Date: Mon, 12 Feb 2024 09:13:50 -0500 Subject: [PATCH] Updated the remote for the SHTOOLS submodule to be my forked repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 750c35aae..83fc36326 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "SHTOOLS"] path = SHTOOLS - url = https://github.com/SHTOOLS/SHTOOLS + url = https://github.com/profminton/SHTOOLS