Fix submodule URL.
This commit is contained in:
parent
74559bab15
commit
ef290663f7
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "td"]
|
[submodule "td"]
|
||||||
path = td
|
path = td
|
||||||
url = http://github.com/tdlib/td.git
|
url = https://github.com/tdlib/td.git
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue