From c0f7b1903a69d99f1e6759fd6cd091052c4979cb Mon Sep 17 00:00:00 2001 From: Vignesh Skanda Date: Thu, 10 Jul 2025 21:00:12 +0530 Subject: [PATCH] Update PRIVACY_POLICY.md Proper link wasn't added in the contact section, replaced it with the correct link. --- PRIVACY_POLICY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PRIVACY_POLICY.md b/PRIVACY_POLICY.md index 792eb28b..e27866bb 100644 --- a/PRIVACY_POLICY.md +++ b/PRIVACY_POLICY.md @@ -126,7 +126,7 @@ If we update this policy: ## Contact bitchat is an open source project. For privacy questions: -- Review our code: https://github.com/yourusername/bitchat +- View our source code: [https://github.com/permissionlesstech/bitchat/tree/main](https://github.com/permissionlesstech/bitchat/tree/main) - Open an issue on GitHub - Join the discussion in public rooms @@ -136,4 +136,4 @@ Privacy isn't just a feature—it's the entire point. bitchat proves that modern --- -*This policy is released into the public domain under The Unlicense, just like bitchat itself.* \ No newline at end of file +*This policy is released into the public domain under The Unlicense, just like bitchat itself.*