From 26f3da873819ae0d431f94e1e4fcfc663fdc3d18 Mon Sep 17 00:00:00 2001 From: Pavel Shibaev Date: Wed, 27 Nov 2024 15:20:06 +0100 Subject: [PATCH] fix: update link to Cosmos SDK Transactions documentation --- .gitbook/transactions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitbook/transactions/README.md b/.gitbook/transactions/README.md index e3da6f9fa..1aa3b3265 100644 --- a/.gitbook/transactions/README.md +++ b/.gitbook/transactions/README.md @@ -1,6 +1,6 @@ # Transactions -_Pre-requisite reading:_ [Cosmos SDK Transactions](https://docs.cosmos.network/main/core/transactions.html) +_Pre-requisite reading:_ [Cosmos SDK Transactions](https://docs.cosmos.network/main/learn/advanced/transactions) State changes on Injective can be done through transactions. Users create transactions, sign them and broadcast them to Injective.