Skip to content

Commit

Permalink
docs(client/v2): Update README.md - Update Broken Link (#18482)
Browse files Browse the repository at this point in the history
(cherry picked from commit c106c56)
  • Loading branch information
Erlangshen219 authored and mergify[bot] committed Nov 16, 2023
1 parent ec8992d commit 953aeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ It is possible to use `AutoCLI` for non module commands. The trick is still to i
For example, here is how the SDK does it for `cometbft` gRPC commands:

```go reference
https://github.com/cosmos/cosmos-sdk/blob/julien/autocli-comet/client/grpc/cmtservice/autocli.go#L52-L71
https://github.com/cosmos/cosmos-sdk/blob/main/client/grpc/cmtservice/autocli.go#L52-L71
```

## Summary
Expand Down

0 comments on commit 953aeb3

Please sign in to comment.