Skip to content

Commit

Permalink
fix: base incentives
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka committed Nov 15, 2024
1 parent 93c31c4 commit 4e65013
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

0 comments on commit 4e65013

Please sign in to comment.