.gitmodules: Use https URL

This commit is contained in:
Lukas W
2017-08-05 12:42:13 +02:00
parent def2b7d509
commit 0d3aaf667b

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "src/3rdparty/qt5-x11embed"]
path = src/3rdparty/qt5-x11embed
url = git@github.com:Lukas-W/qt5-x11embed.git
url = https://github.com/Lukas-W/qt5-x11embed.git