We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e5891 commit f2f013aCopy full SHA for f2f013a
apps/developer-hub/content/docs/price-feeds/core/index.mdx
@@ -35,7 +35,7 @@ Pyth Core provides **two ways** to integrate and consume real-time price data on
35
<Card
36
icon={<ClockCountdown size={12.5} />}
37
title="Integrate Push Updates"
38
- href="/price-feeds/core/use-real-time-data/push-updates"
+ href="/price-feeds/core/use-real-time-data/push-integration"
39
>
40
{" "}
41
Consume Pyth real-time prices without pulling them explicitly.
@@ -94,6 +94,6 @@ settlement and backtesting:
94
95
icon={<CloudArrowUp size={12.5} />}
96
title="Push Feeds"
97
- href="/price-feeds/core/push-updates"
+ href="/price-feeds/core/push-feeds"
98
/>
99
</Cards>
0 commit comments