Skip to content

Commit 658336e

Browse files
authored
Update UPGRADING.md
1 parent a6d5de0 commit 658336e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
With stargate, we have access to the `x/upgrade` module, which we can use to perform
44
inline upgrades. Please first read both the basic
5-
[x/upgrade spec](https://github.com/cosmos/cosmos-sdk/blob/master/x/upgrade/spec/01_concepts.md)
5+
[x/upgrade spec](https://github.com/cosmos/cosmos-sdk/blob/31fdee0228bd6f3e787489c8e4434aabc8facb7d/x/upgrade/spec/01_concepts.md)
66
and [go docs](https://godoc.org/github.com/cosmos/cosmos-sdk/x/upgrade#hdr-Performing_Upgrades)
77
for the background on the module.
88

0 commit comments

Comments
 (0)