Skip to content

Commit 8ddca33

Browse files
authored
fix: base incentives [skip cypress] (#2247)
1 parent e33d117 commit 8ddca33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/MainLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export function MainLayout({ children }: { children: ReactNode }) {
1414
return (
1515
<>
1616
<TopBarNotify
17-
learnMoreLink="/markets/?marketName=proto_mainnet_v3"
17+
learnMoreLink="/markets/?marketName=proto_base_v3"
1818
notifyText="Merit incentives are available for users who both supply cbBTC and borrow USDC."
1919
bannerVersion={APP_BANNER_VERSION}
2020
/>

0 commit comments

Comments
 (0)