diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-29 21:59:59 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-29 21:59:59 +0300 |
commit | 187288b7a3762ab4654923ede64b79545baa69c8 (patch) | |
tree | 5b287768da6946200529fc7f1f5db68a265c3bb4 | |
parent | f39bf53e25613b6ae19c559a7d611524101f25aa (diff) |
Adapt to moving repository git.build2.org/etc/style.git to git.build2.org/style.git
-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 |