docs(mint): fix table of content (#14947)
This commit is contained in:
parent
85e5896e78
commit
bd8e9f2d12
@ -34,4 +34,4 @@ The IBC module for the SDK has moved to its [own repository](https://github.com/
|
||||
|
||||
## CosmWasm
|
||||
|
||||
The CosmWasm module enables smart contracts, and has its [own repository](https://github.com/CosmWasm/cosmwasm) and [documentation site](https://docs.cosmwasm.com/docs/1.0).
|
||||
The CosmWasm module enables smart contracts, and has its [own repository](https://github.com/CosmWasm/cosmwasm) and [documentation site](https://docs.cosmwasm.com/docs).
|
||||
|
||||
@ -17,9 +17,9 @@ sidebar_position: 1
|
||||
* [Events](#events)
|
||||
* [BeginBlocker](#beginblocker)
|
||||
* [Client](#client)
|
||||
* [CLI](#cli)
|
||||
* [gRPC](#grpc)
|
||||
* [REST](#rest)
|
||||
* [CLI](#cli)
|
||||
* [gRPC](#grpc)
|
||||
* [REST](#rest)
|
||||
|
||||
## Concepts
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user