diff options
author | Gus <gus@torproject.org> | 2024-02-05 18:13:24 +0000 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2024-02-05 18:13:24 +0000 |
commit | 27b76a332232ccff9279626a9352be8bca1a9cb5 (patch) | |
tree | 407b1590b33bd2d4f6785f60ee1d20b2fa0b49a8 | |
parent | 42215d64324018889cd77b2d03b6da93179dd438 (diff) | |
download | tor-27b76a332232ccff9279626a9352be8bca1a9cb5.tar.gz tor-27b76a332232ccff9279626a9352be8bca1a9cb5.zip |
Tor docs update
-rw-r--r-- | CODE_OF_CONDUCT | 3 | ||||
-rw-r--r-- | README.md | 13 |
2 files changed, 9 insertions, 7 deletions
diff --git a/CODE_OF_CONDUCT b/CODE_OF_CONDUCT index d8d160a22a..aca978dbb7 100644 --- a/CODE_OF_CONDUCT +++ b/CODE_OF_CONDUCT @@ -3,5 +3,4 @@ where people feel safe to engage, share their points of view, and participate. For the latest version of our Code of Conduct, please see -https://gitweb.torproject.org/community/policies.git/plain/code_of_conduct.txt - +https://community.torproject.org/policies/code_of_conduct/ @@ -58,13 +58,16 @@ Home page: Download new versions: -- https://www.torproject.org/download/download.html +- https://www.torproject.org/download/tor -Documentation, including links to installation and setup instructions: +How to verify Tor source: -- https://www.torproject.org/docs/documentation.html +- https://support.torproject.org/little-t-tor/ -Frequently Asked Questions: +Documentation and Frequently Asked Questions: -- https://www.torproject.org/docs/faq.html +- https://support.torproject.org/ +How to run a Tor relay: + +- https://community.torproject.org/relay/ |