diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-08-09 15:57:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-08-09 15:57:44 -0400 |
commit | 4056c61608f1ede0da56559cb7e56ec2087dc659 (patch) | |
tree | b0a7965872bc629e6d960ad0d2ebeaa639df1a64 /README | |
parent | fcac4b4467427e8f6ad948e8c8e6f34a0131e716 (diff) | |
download | tor-4056c61608f1ede0da56559cb7e56ec2087dc659.tar.gz tor-4056c61608f1ede0da56559cb7e56ec2087dc659.zip |
Fix some URLs in the README
patch from mttp; fixes 12830
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -10,17 +10,16 @@ Home page: https://www.torproject.org/ Download new versions: - https://www.torproject.org/download.html + https://www.torproject.org/download/download.html Documentation, including links to installation and setup instructions: - https://www.torproject.org/documentation.html + https://www.torproject.org/docs/documentation.html Making applications work with Tor: - https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO + https://wiki.torproject.org/projects/tor/wiki/doc/TorifyHOWTO Frequently Asked Questions: - https://www.torproject.org/faq.html - https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ + https://www.torproject.org/docs/faq.html To get started working on Tor development: |