From de61014dfd50d519cdf010b250f98b5f637293d4 Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Wed, 26 Mar 2025 21:00:24 -0700 Subject: [PATCH] update: Internal link Signed-off-by: redoomed1 --- docs/basics/why-privacy-matters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics/why-privacy-matters.md b/docs/basics/why-privacy-matters.md index 04191c08..b1eb9d54 100644 --- a/docs/basics/why-privacy-matters.md +++ b/docs/basics/why-privacy-matters.md @@ -28,7 +28,7 @@ Many people get the concepts of **privacy**, **security**, and **anonymity** con **Anonymity** -: Anonymity is the ability to act without a persistent identifier. You might achieve this online with [Tor](../tor.md), which allows you to browse the internet with a random IP address and network connection instead of your own. +: Anonymity is the ability to act without a persistent identifier. You might achieve this online with [Tor](../web-browsing/tor.md), which allows you to browse the internet with a random IP address and network connection instead of your own. : **Pseudonymity** is a similar concept, but it allows you to have a persistent identifier without it being tied to your real identity. If everybody knows you as `@GamerGuy12` online, but nobody knows your real name, that is your pseudonym.