diff --git a/docs/README.md b/docs/README.md index 7c0340e198..e8f1f8803e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Updating the docs -::note +:::note The documentation is built from [cosmos-sdk-docs repo](https://github.com/cosmos/cosmos-sdk-docs) and is hosted on [docs.cosmos.network](https://docs.cosmos.network). ::: diff --git a/x/protocolpool/README.md b/x/protocolpool/README.md index 85a504f487..fa6be0fd56 100644 --- a/x/protocolpool/README.md +++ b/x/protocolpool/README.md @@ -82,7 +82,7 @@ This message sends coins directly from the sender to the community pool. :::tip If you know the protocolpool module account address, you can directly use bank `send` transaction instead. -:::: +::: ```protobuf reference https://github.com/cosmos/cosmos-sdk/blob/97724493d792517ba2be8969078b5f92ad04d79c/proto/cosmos/protocolpool/v1/tx.proto#L32-L42