diff --git a/x/README.md b/x/README.md index cea715ae8c..184b2de9a6 100644 --- a/x/README.md +++ b/x/README.md @@ -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). diff --git a/x/mint/README.md b/x/mint/README.md index 61a23370b3..3b4966c2d0 100644 --- a/x/mint/README.md +++ b/x/mint/README.md @@ -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