Skip to content

Commit

Permalink
fix: base incentives [skip cypress] (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka authored Nov 15, 2024
1 parent e33d117 commit 8ddca33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/MainLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export function MainLayout({ children }: { children: ReactNode }) {
return (
<>
<TopBarNotify
learnMoreLink="/markets/?marketName=proto_mainnet_v3"
learnMoreLink="/markets/?marketName=proto_base_v3"
notifyText="Merit incentives are available for users who both supply cbBTC and borrow USDC."
bannerVersion={APP_BANNER_VERSION}
/>
Expand Down

3 comments on commit 8ddca33

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.