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/core/use-real-time-data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ Pyth price feeds can also be used in off-chain applications.
For example, an application may need to show real-time asset prices on a website.
Developers building such applications can consult the following guide:

- [Off-chain Apps](use-real-time-data/off-chain.md)
- [Off-chain Apps](fetch-price-updates)

To fetch historical prices, application developers can check out the [Use Historic Price Data](use-historic-price-data) guide.
Loading