Skip to content

Commit da3eb0f

Browse files
committed
Merge branch 'ds/v7-exchange-rate-release' of github.com:smartcontractkit/documentation into ds/v7-exchange-rate-release
2 parents f98e5c1 + b78b8dc commit da3eb0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import { BannerContent } from "../components/HeaderBanner.tsx"
22

33
export const NotificationData: BannerContent = {
4-
description: "Chainlink CCIP is now officially live on Solana.",
4+
description: "Chainlink CCIP is now officially live on Aptos.",
55
type: "info",
66
linkText: "View lanes and tokens.",
77
linkUrl:
8-
"https://docs.chain.link/ccip/directory/mainnet/chain/solana-mainnet?utm_medium=referral&utm_source=chainlink-docs&utm_campaign=solana-ccip",
8+
"https://docs.chain.link/ccip/directory/mainnet/chain/aptos-mainnet?utm_medium=referral&utm_source=chainlink-docs&utm_campaign=aptos-ccip",
99
}

0 commit comments

Comments
 (0)