Skip to content

Commit e64c38d

Browse files
committed
chore(docs) Small improvements
1 parent fce4d95 commit e64c38d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/price-feeds/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@ Data is sourced from 120+ first-party providers including major exchanges and ma
113113
</div>
114114
</div>
115115

116-
{/* Push Architecture */}
116+
{/* Push Feeds */}
117117
<div className="space-y-3">
118118
<div className="flex items-center gap-3">
119119
<div className="w-2 h-2 bg-blue-500 rounded-full"></div>
120-
<h5 className="font-medium text-gray-900 dark:text-white">Push Architecture</h5>
120+
<h5 className="font-medium text-gray-900 dark:text-white">Push Feeds</h5>
121121
</div>
122122
<p className="text-sm text-gray-600 dark:text-gray-400 ml-5">
123-
Pyth Data Association sponsored updates to make prices available directly from smart contracts.
123+
Pyth Data Association sponsored price updates to make prices available directly from smart contracts.
124124
</p>
125125
<div className="ml-5">
126126
<a
@@ -198,6 +198,6 @@ Data is sourced from 120+ first-party providers including major exchanges and ma
198198
<Card
199199
icon={<SearchIcon />}
200200
title="Price Feed IDs"
201-
href="./price-feeds/price-feed-ids"
201+
href="./price-feeds/price-feeds"
202202
/>
203203
</Cards>

0 commit comments

Comments
 (0)