Skip to content

Commit f1b4d21

Browse files
authored
Merge pull request #2183 from Hopium21/patch-2
Fix broken link in UPGRADING.md
2 parents a6d5de0 + 658336e commit f1b4d21

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
@@ -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)