use https://git.libreoffice.org/$repo as canonical URL for submodules
see also https://git.libreoffice.org/lode/+/1b3b18 Change-Id: Iec4eeb7f3b96d343556594a5c04ba750cefa7b58
This commit is contained in:
parent
adb00eee51
commit
cb5e3b360d
1 changed files with 3 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,12 +1,12 @@
|
|||
[submodule "dictionaries"]
|
||||
path = dictionaries
|
||||
url = https://gerrit.libreoffice.org/dictionaries
|
||||
url = https://git.libreoffice.org/dictionaries
|
||||
branch = .
|
||||
[submodule "helpcontent2"]
|
||||
path = helpcontent2
|
||||
url = https://gerrit.libreoffice.org/help
|
||||
url = https://git.libreoffice.org/help
|
||||
branch = .
|
||||
[submodule "translations"]
|
||||
path = translations
|
||||
url = https://gerrit.libreoffice.org/translations
|
||||
url = https://git.libreoffice.org/translations
|
||||
branch = .
|
||||
|
|
Loading…
Reference in a new issue