From 0522ccfa19f775d916426f2f5d0ee71d2c5b20d3 Mon Sep 17 00:00:00 2001 From: Mozzy59 <130322318+Mozzy59@users.noreply.github.com> Date: Sun, 21 Sep 2025 04:59:21 +0300 Subject: [PATCH] docs: update Valora and Mento links in README - Replaced old GitHub-only references for Valora and Mento - Added official website links: - Valora: https://www.valora.xyz/ - Mento: https://www.mento.org/ - Improves documentation accuracy and user experience --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e18e7ad4a46..80312274218 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ This repository contains the Core Contracts for the Celo Blockchain. Most Celo p - **Developer Tooling**: [celo-org/developer-tooling](https://github.com/celo-org/developer-tooling) - **Helm Charts**: [celo-org/charts](https://github.com/celo-org/charts) - **SocialConnect**: [celo-org/social-connect](https://github.com/celo-org/social-connect) -- **Valora Wallet**: [valora-inc](https://github.com/valora-inc) -- **Mento Protocol**: [mento-protocol](https://github.com/mento-protocol) +- **Valora Wallet**: [valora-inc](https://github.com/valora-inc) (https://www.valora.xyz/) +- **Mento Protocol**: [mento-protocol](https://github.com/mento-protocol) (https://www.mento.org/) For a full list of Celo repositories, visit the [Celo GitHub organization](https://github.com/celo-org).