Skip to content

Commit 939c611

Browse files
dizer-tik-yangmatthiasmattUnique-Divine
authored
fix dead link README.md (#2312)
Co-authored-by: Kevin Yang <[email protected]> Co-authored-by: Matthias <[email protected]> Co-authored-by: Unique Divine <[email protected]>
1 parent dcda05f commit 939c611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/oracle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Oracle module provides the Nibiru blockchain with an up-to-date and accurate
44

55
As price information is extrinsic to the blockchain, the Nibiru network relies on validators to periodically vote on the current exchange rates, with the protocol tallying up the results once per `VotePeriod` and updating the on-chain exchange rate as the weighted median of the ballot.
66

7-
> Since the Oracle service is powered by validators, you may find it interesting to look at the [Staking](https://github.com/cosmos/cosmos-sdk/tree/master/x/staking/spec/README.md) module, which covers the logic for staking and validators.
7+
> Since the Oracle service is powered by validators, you may find it interesting to look at the [Staking](https://github.com/cosmos/cosmos-sdk/blob/main/x/staking/README.md) module, which covers the logic for staking and validators.
88
99
## Contents <!-- omit in toc -->
1010
- [Oracle](#oracle)

0 commit comments

Comments
 (0)