Skip to content

Commit f2fac20

Browse files
Url fix for api-reference/evm (#161)
* remove mention of pgas * url fix for for api-reference/evm
1 parent 5fcd0a6 commit f2fac20

File tree

1 file changed

+1
-1
lines changed
  • pages/price-feeds/use-real-time-data

1 file changed

+1
-1
lines changed

pages/price-feeds/use-real-time-data/evm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Consume Pyth Network prices in EVM applications
55
# Pyth on EVM
66

77
On-chain EVM programs can use the [Solidity SDK](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/sdk/solidity) to read Pyth prices.
8-
The [EVM API reference](../../evm) lets you interactively explore the complete API of the Pyth contract.
8+
The [EVM API reference](../api-reference/evm) lets you interactively explore the complete API of the Pyth contract.
99

1010
The off-chain portion of the application can use [pyth-evm-js](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/sdk/js) to generate price update transactions.
1111

0 commit comments

Comments
 (0)