Skip to content

Commit e92281c

Browse files
committed
update link
1 parent 7553bf4 commit e92281c

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

src/content/data-feeds/solana/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ whatsnext:
1414
import { Aside } from "@components"
1515

1616
<Aside type="caution" title="ALERT">
17-
[Several Data Feeds on Solana are being
18-
deprecated](/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=solana) as Chainlink migrates support to
19-
Data Streams’ pull-based model. <br />
17+
Several Data Feeds on Solana [are being deprecated](/data-feeds/deprecating-feeds?page=1&testnetPage=1#solana-mainnet)
18+
as Chainlink migrates support to Data Streams’ pull-based model. <br />
2019
[See this page for the complete list of Data Streams available on
2120
Solana](/data-streams/crypto-streams?page=1&testnetPage=1)
2221
</Aside>

src/content/data-feeds/solana/using-data-feeds-off-chain.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@ import { Aside, CodeSample, PackageManagerTabs } from "@components"
1616
import { Tabs } from "@components/Tabs"
1717

1818
<Aside type="caution" title="ALERT">
19-
[Several Data Feeds on Solana are being
20-
deprecated](/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=solana) as Chainlink migrates support to
21-
Data Streams’ pull-based model. <br />
19+
Several Data Feeds on Solana [are being deprecated](/data-feeds/deprecating-feeds?page=1&testnetPage=1#solana-mainnet)
20+
as Chainlink migrates support to Data Streams’ pull-based model. <br />
2221
[See this page for the complete list of Data Streams available on
2322
Solana](/data-streams/crypto-streams?page=1&testnetPage=1)
2423
</Aside>
25-
2624
Chainlink Data Feeds are the quickest way to access market prices for real-world assets. This guide demonstrates how to
2725
read Chainlink Data Feeds on the Solana Devnet using offchain examples in the [Chainlink Solana Starter
2826
Kit](https://github.com/smartcontractkit/solana-starter-kit). To learn how to use Data Feeds in your onchain Solana

src/content/data-feeds/solana/using-data-feeds-solana.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ import { Aside, CodeSample } from "@components"
1616
import { Tabs } from "@components/Tabs"
1717

1818
<Aside type="caution" title="ALERT">
19-
[Several Data Feeds on Solana are being
20-
deprecated](/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=solana) as Chainlink migrates support to
21-
Data Streams’ pull-based model. <br />
19+
Several Data Feeds on Solana [are being deprecated](/data-feeds/deprecating-feeds?page=1&testnetPage=1#solana-mainnet)
20+
as Chainlink migrates support to Data Streams’ pull-based model. <br />
2221
[See this page for the complete list of Data Streams available on
2322
Solana](/data-streams/crypto-streams?page=1&testnetPage=1)
2423
</Aside>

0 commit comments

Comments
 (0)