From 46a83dc91a597fbb1f2f7ca2e1608182012473bb Mon Sep 17 00:00:00 2001 From: Ali <> Date: Wed, 9 Dec 2020 21:52:30 +0400 Subject: [PATCH] Update tulsi URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 24e6e37bfb..e33b2004fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,7 +16,7 @@ url=https://github.com/bazelbuild/rules_apple.git url = https://github.com/telegramdesktop/libtgvoip.git [submodule "build-system/tulsi"] path = build-system/tulsi - url = https://github.com/ali-fareed/tulsi.git +url=https://github.com/bazelbuild/tulsi.git [submodule "third-party/depot_tools"] path = third-party/depot_tools url = https://chromium.googlesource.com/chromium/tools/depot_tools.git