Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/price-feeds/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Developers interested in using Pyth can refer to the following resources:

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

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