diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-29 22:06:16 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-29 22:06:16 +0300 |
commit | e3b945b233fde17edf967940e033570a985f5d1f (patch) | |
tree | 03616b380eec6535323d6a4594088ad4c9d9b8dd | |
parent | b3ec4c64ce7c44654cff9153934282ea08b3b7b7 (diff) |
Adapt to moving repository git.build2.org/etc/style.git to git.build2.org/style.git0.7.0
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 144e9f5..a0a129f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "doc/style"] path = doc/style - url = ../etc/style.git + url = ../style.git |