From 746ae156457bcbbe5568954fe07d7d64d035bfeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20L=C3=BCbke?= Date: Thu, 13 Nov 2025 16:30:55 +0100 Subject: [PATCH] chore: rollback submodule path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ad7c9d598..b24b34073 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,5 +3,5 @@ url = ../tug.git [submodule "ext/litephreeqc"] - path = ext/litephreeqc + path = ext/iphreeqc url = ../litephreeqc.git