fix: broken link to IBC specs (#9715)

This commit is contained in:
Albert Chon
2021-07-18 13:35:45 -04:00
committed by GitHub
parent 615f22466f
commit 1330b62c5f
+1 -1
View File
@@ -144,7 +144,7 @@ After an acknowledgement is received successfully on the original sender the cha
To learn more about IBC, check out the following specifications:
- [IBC specs](https://github.com/cosmos/ibc/tree/master/spec)
- [IBC protocol on the Cosmos SDK](https://github.com/cosmos/ibc-go/blob/main/docs/spec.md)
- [IBC protocol on the Cosmos SDK](https://github.com/cosmos/ibc-go/tree/main/docs)
## Next {hide}