diff options
author | Antony Polukhin <antoshkka@gmail.com> | 2015-08-26 00:12:12 +0300 |
---|---|---|
committer | Antony Polukhin <antoshkka@gmail.com> | 2015-08-26 00:12:12 +0300 |
commit | 2ba7154cf686bd2bc7cc13c74421c9c8f1db31ff (patch) | |
tree | c4c03365a3d785c343066e47f232483ddcf836b8 /.gitmodules | |
parent | b17379ed1f25804ab4a87688ed0e0bb1048dd96e (diff) | |
download | boost-2ba7154cf686bd2bc7cc13c74421c9c8f1db31ff.tar.gz |
Updated the url of dll submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 764543ad89..770df8dd02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -513,4 +513,4 @@ url = ../compute.git [submodule "libs/dll"] path = libs/dll - url = git@github.com:boostorg/dll.git + url = ../dll.git |