#268: set https instead of git for submodules
This commit is contained in:
parent
5c1aee41e5
commit
16de9bc564
|
@ -1,7 +1,7 @@
|
|||
[submodule "lain"]
|
||||
path = lain
|
||||
url = git://github.com/lcpz/lain.git
|
||||
url = https://github.com/lcpz/lain.git
|
||||
|
||||
[submodule "freedesktop"]
|
||||
path = freedesktop
|
||||
url = git://github.com/lcpz/awesome-freedesktop.git
|
||||
url = https://github.com/lcpz/awesome-freedesktop.git
|
||||
|
|
2
lain
2
lain
|
@ -1 +1 @@
|
|||
Subproject commit f1964b40e49dff92abdff97b7bd0408435ed589f
|
||||
Subproject commit 9120182f4950661a004e8231c3b330a76e53c53c
|
Loading…
Reference in New Issue