diff options
author | Daniil Cherednik <dan.cherednik@gmail.com> | 2021-03-02 23:20:49 +0300 |
---|---|---|
committer | Daniil Cherednik <dan.cherednik@gmail.com> | 2021-03-02 23:20:49 +0300 |
commit | 78c1b9a525f9bb4047cb32baba1fa2ab8bf9ba43 (patch) | |
tree | 36ec77ac15f0e7a1483eec1bfde06f1d65702787 /.gitmodules | |
parent | 86d4017862b7eb14823c4502d314406ff0f6d1e3 (diff) | |
download | analogcolor-78c1b9a525f9bb4047cb32baba1fa2ab8bf9ba43.tar.gz |
Update libgha submodule path
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1b88c0b..0ef04d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/libanalog/libgha"] path = src/libanalog/libgha - url = https://github.com/dcherednik/libgha.git + url = https://code.mastervirt.ru/libgha |