Fix submodule not to use deprecated git:// protocol

This commit is contained in:
Danielle McLean 2024-03-13 15:28:37 +11:00
parent c398b0d3f4
commit 1490a95735
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "lemoncurry/static/base16-materialtheme-scheme"]
path = lemoncurry/static/base16-materialtheme-scheme
url = git://github.com/ntpeters/base16-materialtheme-scheme.git
url = https://github.com/ntpeters/base16-materialtheme-scheme