commit 7934dcc6f38be52d09d5a2fec33efd6fb1b613a8
parent 86da0cfd36f82d1d8a0948a3587aef0f518c7a66
Author: Alexander Færøy <ahf@torproject.org>
Date: Wed, 24 Jun 2020 19:34:32 +0000
Merge branch 'ahf/gitlab-readme' into 'master'
Update Trac links in README to point to Gitlab.
See merge request tpo/core/tor!3
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -19,13 +19,13 @@ Documentation, including links to installation and setup instructions:
https://www.torproject.org/docs/documentation.html
Making applications work with Tor:
- https://wiki.torproject.org/projects/tor/wiki/doc/TorifyHOWTO
+ https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorifyHOWTO
Frequently Asked Questions:
https://www.torproject.org/docs/faq.html
Release timeline:
- https://trac.torproject.org/projects/tor/wiki/org/teams/NetworkTeam/CoreTorReleases
+ https://gitlab.torproject.org/tpo/core/tor/-/wikis/NetworkTeam/CoreTorReleases
To get started working on Tor development:
See the doc/HACKING directory.