Skip to content

Commit

Permalink
add UTM params to link
Browse files Browse the repository at this point in the history
  • Loading branch information
gfletcher-cll authored Jan 15, 2025
1 parent 8da8d93 commit 9d1d9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/notifications/data/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export const NotificationData: BannerContent = {
description: "The CCIP Token Manager is now live.",
type: "info",
linkText: "Try it now.",
linkUrl: "https://tokenmanager.chain.link/",
linkUrl: "https://tokenmanager.chain.link/?utm_medium=referral&utm_source=chainlink-docs&utm_campaign=ga",
}

0 comments on commit 9d1d9a5

Please sign in to comment.