commit 2f708079cd912eb70384002ff3ab29ff2d224ed4 Author: Nick Mathewson nickm@torproject.org Date: Tue Aug 11 18:43:33 2020 -0400
Use correct URL for CoreTorReleases in README.
Closes #40085 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README index def546f252..397f6b927e 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ Frequently Asked Questions: https://www.torproject.org/docs/faq.html
Release timeline: - https://gitlab.torproject.org/tpo/core/tor/-/wikis/NetworkTeam/CoreTorReleas... + https://gitlab.torproject.org/tpo/core/team/-/wikis/NetworkTeam/CoreTorRelea...
To get started working on Tor development: See the doc/HACKING directory.
tor-commits@lists.torproject.org