Skip to content

Commit

Permalink
Fix mlc error
Browse files Browse the repository at this point in the history
  • Loading branch information
filipdjokic committed Dec 11, 2024
1 parent ab1e649 commit c21ba08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrades/upgrade-guides/v0.6-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For this upgrade from `0.5.0` to `0.6.0` there are 2 possible scenario:

[Cosmovisor](https://docs.cosmos.network/main/tooling/cosmovisor) is a tool from the `cosmos-sdk` team which is able to make an upgrade in a full-auto mode. It can download and exchange binary without any actions from a node operator. Beginning with version `0.6.0`, and with all subsequent versions, we will leverage Cosmosvisor as a tool to handling our upgrade process.

For [more information about interactive installer please see this documentation](../setup-and-configure/README.md).
For [more information about interactive installer please see this documentation](../../setup-and-configure/README.md).
You will find answers to common questions within this document, however of course feel free to reach out to the team on Slack or Discord.

## Upgrade with installing Cosmovisor
Expand Down

0 comments on commit c21ba08

Please sign in to comment.