tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 2f708079cd912eb70384002ff3ab29ff2d224ed4
parent 4fdec27a12d4fd51c91bb82c133b4b8bee2133df
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 11 Aug 2020 18:43:33 -0400

Use correct URL for CoreTorReleases in README.

Closes #40085

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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/CoreTorReleases + https://gitlab.torproject.org/tpo/core/team/-/wikis/NetworkTeam/CoreTorReleases To get started working on Tor development: See the doc/HACKING directory.