From 241f11f1a6aec08a33cd9cc1a7a93dd33d76d5b8 Mon Sep 17 00:00:00 2001 From: Keith Millette <keith@elixxir.io> Date: Thu, 21 Nov 2024 08:55:36 +0000 Subject: [PATCH] Revert "Fix broken link" This reverts commit 4e4ef9490b4e185558b073aff267d4de19a7e99a --- 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 39a3eca..325f2cb 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.  -[Read more ...](../cmixx/cmixx.md) \ No newline at end of file +[Read more ...](../category/cmixx) \ No newline at end of file -- GitLab