commit 2ca89b58e3050fef311b59194779b3d024de4dcc Author: emma peel emma.peel@riseup.net Date: Sat Oct 9 16:58:48 2021 +0200
internal links should be relative. ref: https://gitlab.torproject.org/tpo/web/community/-/issues/206 --- content/onion-services/talk/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/onion-services/talk/contents.lr b/content/onion-services/talk/contents.lr index fd6f004..07be9be 100644 --- a/content/onion-services/talk/contents.lr +++ b/content/onion-services/talk/contents.lr @@ -139,4 +139,4 @@ Using them eliminates all metadata that may be associated with the service other
### One onion a day keeps the surveillance away
-Now that you know all the benefits of onion services, you may want to set up an [onion site](https://community.torproject.org/onion-services/setup/) and read about the [protocol overview](../overview/). +Now that you know all the benefits of onion services, you may want to set up an [onion site](../setup/) and read about the [protocol overview](../overview/).
tor-commits@lists.torproject.org