Skip to content

Commit

Permalink
docs: update cosmwasm link (#15441)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Mar 17, 2023
1 parent f382e43 commit e1da9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CosmWasm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ parent:
>CosmWasm is written as a module that can plug into the Cosmos SDK. This means that anyone currently building a blockchain using the Cosmos SDK can quickly and easily add CosmWasm smart contracting support to their chain, without adjusting existing logic.
Read more about writing smart contracts with CosmWasm at their [documentation site](https://docs.cosmwasm.com/docs/1.0/), or visit [the repository](https://github.com/CosmWasm/cosmwasm).
Read more about writing smart contracts with CosmWasm at their [documentation site](https://book.cosmwasm.com/), or visit [the repository](https://github.com/CosmWasm/cosmwasm).

0 comments on commit e1da9c5

Please sign in to comment.