docs(mint): fix table of content (#14947)
This commit is contained in:
+1
-1
@@ -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).
|
||||
|
||||
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user