diff options
| author | Marc Jeanmougin <marcjeanmougin@free.fr> | 2018-09-09 14:36:31 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2018-09-09 14:36:31 +0000 |
| commit | c31f6491a2b61bf54db3bd8bab680d65d19fa132 (patch) | |
| tree | 55edc4156b2782f125d51ddaf9947a36e9890e97 /.gitmodules | |
| parent | Add extensions as a submodule (diff) | |
| download | inkscape-c31f6491a2b61bf54db3bd8bab680d65d19fa132.tar.gz inkscape-c31f6491a2b61bf54db3bd8bab680d65d19fa132.zip | |
Update CI for gitmodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7371dc0b2..c33f6f8d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "share/extensions"] path = share/extensions - url = git@gitlab.com:inkscape/extensions.git + url = ../extensions.git |
