Skip to content

Commit

Permalink
Merge pull request #1 from prayagd/prayagd-patch-1
Browse files Browse the repository at this point in the history
Added Zenlink redirect to Pendulum
  • Loading branch information
prayagd authored Jul 31, 2024
2 parents e9cfee9 + 492a453 commit d0cb151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Layout/links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export const links: Links = ({ tenantName }) => [
{
link: 'https://app.zenlink.pro/',
title: 'Zenlink AMM',
hidden: tenantName !== TenantName.Amplitude,
props: {
target: '_blank',
rel: 'nofollow noreferrer',
Expand Down

0 comments on commit d0cb151

Please sign in to comment.