Update git submodules to point to dlang-community

This commit is contained in:
Sebastian Wilzbach 2018-01-26 22:58:19 +01:00
parent ca4d3ed073
commit 3d75f6d02d
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,13 +1,13 @@
[submodule "libdparse"]
path = libdparse
url = https://github.com/Hackerpilot/libdparse.git
url = https://github.com/dlang-community/libdparse.git
branch = master
[submodule "inifiled"]
path = inifiled
url = https://github.com/burner/inifiled.git
[submodule "containers"]
path = containers
url = https://github.com/economicmodeling/containers.git
url = https://github.com/dlang-community/containers.git
[submodule "dsymbol"]
path = dsymbol
url = https://github.com/Hackerpilot/dsymbol.git