Skip to content

Commit 5074df4

Browse files
authored
Update evm.mdx (#557)
fix broken link
1 parent 814ab45 commit 5074df4

File tree

1 file changed

+1
-1
lines changed
  • pages/price-feeds/troubleshoot

1 file changed

+1
-1
lines changed

pages/price-feeds/troubleshoot/evm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This error occurs when the requested price feed has not been updated on-chain, o
2222

2323
To resolve this issue:
2424

25-
- Update the prices by calling [`updatePriceFeeds()`]("https://github.com/pyth-network/pyth-crosschain/blob/main/target_chains/ethereum/sdk/solidity/IPyth.sol#L112")
25+
- Update the prices by calling [`updatePriceFeeds()`](https://api-reference.pyth.network/price-feeds/evm/updatePriceFeeds)
2626
by passing the latest updateData from [Hermes](https://hermes.pyth.network/docs/#/rest/latest_vaas).
2727
- Check the entered [price feed id](https://pyth.network/developers/price-feed-ids) and [pyth-contract address](https://docs.pyth.network/price-feeds/contract-addresses/evm) to make sure they are correct.
2828

0 commit comments

Comments
 (0)