diff --git a/README.md b/README.md index 4b94c97c3..e6aafa6b8 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ This means ABCI applications written in Golang can be compiled with TendermintCo # Tools and Apps The `abci-cli` tool wraps any ABCI client and can be used for probing/testing an ABCI application. -See the [guide](htutoria://tendermint.com/docs/guides/abci-cli) for more details. +See the [guide](https://tendermint.com/docs/guides/abci-cli) for more details. Multiple example apps are included: - the `counter` application, which illustrates nonce checking in txs