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 e33d117 commit 8ddca33Copy full SHA for 8ddca33
src/layouts/MainLayout.tsx
@@ -14,7 +14,7 @@ export function MainLayout({ children }: { children: ReactNode }) {
14
return (
15
<>
16
<TopBarNotify
17
- learnMoreLink="/markets/?marketName=proto_mainnet_v3"
+ learnMoreLink="/markets/?marketName=proto_base_v3"
18
notifyText="Merit incentives are available for users who both supply cbBTC and borrow USDC."
19
bannerVersion={APP_BANNER_VERSION}
20
/>
0 commit comments