From b857ccd4d4e6ad805c02956fa17d7350fe7e1038 Mon Sep 17 00:00:00 2001 From: hirawatt Date: Fri, 2 Oct 2020 15:03:33 +0530 Subject: [PATCH] link changed Running a TOR relay resource forwarded. --- docs/guides/tor/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/tor/overview.md b/docs/guides/tor/overview.md index 31bd7d6..bd9c09f 100644 --- a/docs/guides/tor/overview.md +++ b/docs/guides/tor/overview.md @@ -4,7 +4,7 @@ If you want to protect your - unencrypted by default - DNS requests from easily #### Contribute to the Tor project -If you got spare resources, consider [running a Tor Relay](https://www.torproject.org/docs/tor-doc-relay.html.en) (or [Exit](https://blog.torproject.org/tips-running-exit-node)) Node to contribute back to the Tor Network. The default installation doesn't do either of these. And/Or consider [donating](https://donate.torproject.org). +If you got spare resources, consider [running a Tor Relay](https://community.torproject.org/relay/) (or [Exit](https://blog.torproject.org/tips-running-exit-node)) Node to contribute back to the Tor Network. The default installation doesn't do either of these. And/Or consider [donating](https://donate.torproject.org). ---