From 3affeca88f28428955d9e0948be0e2d01f3623e6 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Sun, 3 Feb 2019 15:58:44 +0100 Subject: [PATCH] update submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 96064755..900f4e21 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "etc/libdparse"] path = etc/libdparse - url = https://github.com/Hackerpilot/libdparse.git + url = https://github.com/dlang-community/libdparse.git [submodule "etc/iz"] path = etc/iz url = https://www.github.com/Basile-z/iz.git