Fixed invalid bordingssl url

This commit is contained in:
WolverinDEV 2019-10-26 00:58:16 +01:00
parent dc02c22695
commit 36016897b6
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -68,7 +68,7 @@
url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git
[submodule "third_party/boringssl"]
path = third_party/boringssl
url = https://git.did.science/WolverinDEV/boringssl.git
url = https://boringssl.googlesource.com/boringssl
[submodule "build-helpers"]
path = build-helpers
url = https://github.com/WolverinDEV/build-helpers.git