We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7356622 commit b0e2f09Copy full SHA for b0e2f09
src/features/notifications/data/index.ts
@@ -1,9 +1,9 @@
1
import { BannerContent } from "../components/HeaderBanner.tsx"
2
3
export const NotificationData: BannerContent = {
4
- description: "Introducing DataLink: Bringing Institutional Market Data Onchain With Launch Partner Deutsche Börse.",
+ description: "The Chainlink Runtime Environment (CRE) Is Now Live.",
5
type: "info",
6
linkText: "Learn more.",
7
linkUrl:
8
- "https://blog.chain.link/introducing-datalink/?utm_campaign=datalink&utm_source=chainlink-docs&utm_medium=referral",
+ "https://blog.chain.link/chainlink-runtime-environment-now-live/?utm_source=chainlink-docs&utm_campaign=smartcon-2025&utm_medium=referral",
9
}
0 commit comments