docs(mint): fix table of content (#14947)

This commit is contained in:
grpcproto
2023-02-07 17:34:52 +01:00
committed by GitHub
parent 85e5896e78
commit bd8e9f2d12
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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
View File
@@ -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