diff options
author | TotalCaesar659 <x24cm5b8c54q6szxw@yandex.ru> | 2018-06-05 16:38:11 +0300 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2018-06-05 06:42:30 -0700 |
commit | 506f4b70085caecff52191824b8b4c81d8b0f6f2 (patch) | |
tree | ac206a4d162b8366aea37a59985b24200c25f5f3 /.gitmodules | |
parent | 4cc34cd0b3843b370c8e28cb35d90e21116f63e4 (diff) |
Fix for the fix
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 13294627..5ccc0f03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "deps/uber-graph"] path = deps/uber-graph - url = https://gitlab.gnome.org/chergert/uber-graph + url = https://gitlab.gnome.org/chergert/uber-graph.git |