From da14e83c2cee51642a595c2baf7c534d0d789a8f Mon Sep 17 00:00:00 2001
From: Keith Millette <keith@xx.network>
Date: Fri, 22 Nov 2024 01:12:28 +0900
Subject: [PATCH] Fix broken link

---
 website/docs/overview/cmixx.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/docs/overview/cmixx.md b/website/docs/overview/cmixx.md
index 325f2cb..5efd27e 100644
--- a/website/docs/overview/cmixx.md
+++ b/website/docs/overview/cmixx.md
@@ -9,4 +9,4 @@ keywords: [encryption, privacy, metadata, security, cMixx, anonymity, data prote
 cMixx is the end-to-end encryption tool we use to protect your privacy. It uses a revolutionary metadata shredding technology that obscures the metadata you share when sending messages, making payments, and transferring data. cMixx does this by mixing all transactions together in batches or “anonymity sets” and processing them simultaneously, which shreds all metadata and prevents third parties from analyzing activity patterns and connecting senders to recipients. Read more about it in the cMixx whitepaper.
 ![Message Mixing System Comic](@site/static/img/Message_Mixing_System_Comic.jpg)
 
-[Read more ...](../category/cmixx)
\ No newline at end of file
+[Read more ...](../cmixx/cmixx.md)
-- 
GitLab