From 06a69b4075edf7af3c8005b37dae007bffc56ae9 Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Wed, 19 Feb 2025 06:54:31 +0700 Subject: [PATCH] docs(cosmrs): fix links --- cosmrs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cosmrs/README.md b/cosmrs/README.md index 70145b01..dffd4867 100644 --- a/cosmrs/README.md +++ b/cosmrs/README.md @@ -47,5 +47,5 @@ This crate is supported on Rust **1.72** or newer. [Cosmos]: https://cosmos.network/ [Cosmos SDK for Golang]: https://github.com/cosmos/cosmos-sdk [CosmWasm]: https://cosmwasm.com/ -[Staking]: https://docs.cosmos.network/master/modules/staking/ -[Transactions]: https://docs.cosmos.network/v0.50/learn/advanced/transactions +[Staking]: https://docs.cosmos.network/v0.52/build/modules/staking +[Transactions]: https://docs.cosmos.network/v0.52/learn/advanced/transactions