diff --git a/docs/guides/web/tor_onion_service.md b/docs/guides/web/tor_onion_service.md index 13002ad394..935ab7bab6 100644 --- a/docs/guides/web/tor_onion_service.md +++ b/docs/guides/web/tor_onion_service.md @@ -15,9 +15,7 @@ tags: [Tor](https://www.torproject.org/) is an anonymity service and software that routes traffic by way of three volunteer-run servers called relays. The three-hop design is to ensure privacy by resisting surveillance attempts. -One feature of Tor is that you can run hidden, Tor-exclusive websites called -[onion services](https://community.torproject.org/onion-services/). All traffic -to an onion service is therefore private and encrypted. +One feature of Tor is that you can run hidden, Tor-exclusive websites called [onion services](https://community.torproject.org/onion-services/). All traffic to an onion service is therefore private and encrypted. ## Prerequisites and assumptions