Skip to content

Commit f2f013a

Browse files
committed
price feeds core fix
1 parent b4e5891 commit f2f013a

File tree

1 file changed

+2
-2
lines changed
  • apps/developer-hub/content/docs/price-feeds/core

1 file changed

+2
-2
lines changed

apps/developer-hub/content/docs/price-feeds/core/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Pyth Core provides **two ways** to integrate and consume real-time price data on
3535
<Card
3636
icon={<ClockCountdown size={12.5} />}
3737
title="Integrate Push Updates"
38-
href="/price-feeds/core/use-real-time-data/push-updates"
38+
href="/price-feeds/core/use-real-time-data/push-integration"
3939
>
4040
{" "}
4141
Consume Pyth real-time prices without pulling them explicitly.
@@ -94,6 +94,6 @@ settlement and backtesting:
9494
<Card
9595
icon={<CloudArrowUp size={12.5} />}
9696
title="Push Feeds"
97-
href="/price-feeds/core/push-updates"
97+
href="/price-feeds/core/push-feeds"
9898
/>
9999
</Cards>

0 commit comments

Comments
 (0)