We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d5de0 commit 658336eCopy full SHA for 658336e
UPGRADING.md
@@ -2,7 +2,7 @@
2
3
With stargate, we have access to the `x/upgrade` module, which we can use to perform
4
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)
+[x/upgrade spec](https://github.com/cosmos/cosmos-sdk/blob/31fdee0228bd6f3e787489c8e4434aabc8facb7d/x/upgrade/spec/01_concepts.md)
6
and [go docs](https://godoc.org/github.com/cosmos/cosmos-sdk/x/upgrade#hdr-Performing_Upgrades)
7
for the background on the module.
8
0 commit comments