From de23922a921e6382249720ef7dabf9bb5caec1ea Mon Sep 17 00:00:00 2001 From: tupoy-ya Date: Mon, 30 Dec 2024 17:47:41 +0500 Subject: [PATCH] fix(.gitmodules): Use correct url. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9dfb40cb..6f56584d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "thirdparty"] path = thirdparty - url = https://github.com/nillerusr/source-thirdparty + url = https://github.com/tupoy-ya/source-thirdparty [submodule "ivp"] path = ivp url = https://github.com/nillerusr/source-physics