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 57d7578 commit 9cd986bCopy full SHA for 9cd986b
src/components/incentives/MeritIncentivesTooltipContent.tsx
@@ -163,11 +163,7 @@ export const MeritIncentivesTooltipContent = ({
163
does not guarantee the program and accepts no liability.
164
</Trans>{' '}
165
<Link
166
- href={
167
- meritIncentives.customForumLink
168
- ? meritIncentives.customForumLink
169
- : 'https://governance.aave.com/t/arfc-set-aci-as-emission-manager-for-liquidity-mining-programs/17898'
170
- }
+ href={'https://apps.aavechan.com/merit'}
171
sx={{ textDecoration: 'underline' }}
172
variant="caption"
173
color="text.secondary"
0 commit comments