[donate-static/master] Make lego point to the right remote in .gitmodules

25 Oct
2021
25 Oct
'21
12:42 a.m.
commit 3b58f3fa40ca940f9a47cc220f636fd43e01a39a Author: kez <kez@torproject.org> Date: Sun Oct 24 17:41:40 2021 -0700 Make lego point to the right remote in .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2b445096..e8f1eb47 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "lego"] path = lego - url = https://gitlab.torproject.org/tpo/web/lego.git - branch = yec21 + url = https://git.torproject.org/project/web/lego.git + branch = master
1350
Age (days ago)
1350
Last active (days ago)
0 comments
1 participants
participants (1)
-
kez@torproject.org