From 03dc7bad6cac4dcee55f4570cd4447940eacdbf4 Mon Sep 17 00:00:00 2001 From: Stefan Koch Date: Mon, 16 Oct 2017 12:45:24 +0200 Subject: [PATCH] change repo from Hackerpilot to dlang-community --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 86170fc..69054e2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libdparse"] path = libdparse - url = https://github.com/Hackerpilot/libdparse.git + url = https://github.com/dlang-community/libdparse.git