Skip to content

Commit 4e7d8b8

Browse files
authored
chore: fix 404 status URL (#2074)
Signed-off-by: linchizhen <[email protected]>
1 parent 460b947 commit 4e7d8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ docker run --rm -it -p 26657:26657 -p 26656:26656 -p 1317:1317 \
321321

322322
On a real network, operators will have to be awake when the upgrade plan is activated
323323
and manually perform this switch, or use some automated tooling like
324-
[cosmosvisor](https://github.com/cosmos/cosmos-sdk/blob/master/cosmovisor/README.md).
324+
[cosmosvisor](https://github.com/cosmos/cosmos-sdk/blob/main/tools/cosmovisor/README.md).
325325

326326
## Check final state
327327

0 commit comments

Comments
 (0)