From: Stephen Seo Date: Wed, 25 Dec 2024 06:01:29 +0000 (+0900) Subject: Fix submodule url X-Git-Tag: 1.7.1~1 X-Git-Url: https://git.seodisparate.com/stephenseo/static/annotated.html?a=commitdiff_plain;h=257b1f9c8e1a90cbd84e31d89b2b8ec5395cbbd9;p=c_simple_http Fix submodule url --- diff --git a/.gitmodules b/.gitmodules index 0693d12..11f46cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third_party/SimpleArchiver"] path = third_party/SimpleArchiver - url = https://git.seodisparate.com/stephenseo/SimpleArchiver.git + url = https://github.com/Stephen-Seo/SimpleArchiver.git