Skip to content

Commit

Permalink
Merge branch 'main' into 458-update-the-disclaimer-for-amplitude-spac…
Browse files Browse the repository at this point in the history
…ewalk
  • Loading branch information
ebma authored Jul 31, 2024
2 parents e9f9192 + b1b1731 commit 4eb74b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const links: Links = ({ tenantName }) => [
{
link: 'https://app.zenlink.pro/',
title: 'Zenlink AMM',
hidden: tenantName !== TenantName.Amplitude,
hidden: tenantName === TenantName.Foucoco,
props: {
target: '_blank',
rel: 'nofollow noreferrer',
Expand Down

0 comments on commit 4eb74b6

Please sign in to comment.