Skip to content

Commit 760663e

Browse files
authored
fix broken link (#483)
1 parent 99ad14b commit 760663e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/price-feeds/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Developers interested in using Pyth can refer to the following resources:
1616

1717
In addition to the resources above, the following reference materials will be useful for developers as they integrate:
1818

19-
- [Price Feed IDs](./price-feed-ids.mdx) lists the price feed IDs for all the assets supported by Pyth.
19+
- [Price Feed IDs](https://www.pyth.network/developers/price-feed-ids) lists the price feed IDs for all the assets supported by Pyth.
2020
- [Contract Addresses](./contract-addresses/) provides the contract addresses for Pyth on different chains.
2121
- [Error Codes](./error-codes.mdx) lists the error codes that can be returned by the Pyth contracts.
2222
- [Best Practices](./best-practices.mdx) explains how to use Pyth price feeds safely and effectively in your application.

0 commit comments

Comments
 (0)