File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -113,14 +113,14 @@ Data is sourced from 120+ first-party providers including major exchanges and ma
113
113
</div >
114
114
</div >
115
115
116
- { /* Push Architecture */ }
116
+ { /* Push Feeds */ }
117
117
<div className = " space-y-3" >
118
118
<div className = " flex items-center gap-3" >
119
119
<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 >
121
121
</div >
122
122
<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.
124
124
</p >
125
125
<div className = " ml-5" >
126
126
<a
@@ -198,6 +198,6 @@ Data is sourced from 120+ first-party providers including major exchanges and ma
198
198
<Card
199
199
icon = { <SearchIcon />}
200
200
title = " Price Feed IDs"
201
- href = " ./price-feeds/price-feed-ids "
201
+ href = " ./price-feeds/price-feeds "
202
202
/>
203
203
</Cards >
You can’t perform that action at this time.
0 commit comments