diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-29 21:44:33 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-29 21:56:49 +0300 |
commit | 16e19aac2b3a5f339bc6909c4f4c0f991d18561e (patch) | |
tree | d3018d1654dd5245b827837b6506db6dd359bdfa | |
parent | 012f9737043400abf6ad3eff99ef44a7cc17dd2f (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 1d52a31..5b92577 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "doc/style"] path = doc/style - url = ../etc/style.git + url = ../style.git [submodule "config"] path = config url = http://git.sv.gnu.org/r/config.git |