docs: update tooling link (#21973)

Co-authored-by: wujinbao <www.389092100@qq.com>
This commit is contained in:
Wukingbow
2024-09-30 05:37:48 +00:00
committed by GitHub
co-authored by wujinbao
parent d5f24de7e1
commit 21b3a26254
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ https://github.com/cosmos/cosmos-sdk/blob/main/client/grpc/cmtservice/autocli.go
To further enhance your CLI experience with Cosmos SDK-based blockchains, you can use `hubl`. `hubl` is a tool that allows you to query any Cosmos SDK-based blockchain using the new AutoCLI feature of the Cosmos SDK. With `hubl`, you can easily configure a new chain and query modules with just a few simple commands.
For more information on `hubl`, including how to configure a new chain and query a module, see the [Hubl documentation](https://docs.cosmos.network/main/tooling/hubl).
For more information on `hubl`, including how to configure a new chain and query a module, see the [Hubl documentation](https://docs.cosmos.network/main/build/tooling/hubl).
# Off-Chain