Skip to content

Commit

Permalink
Replace adascan donation link for cardanoscan
Browse files Browse the repository at this point in the history
  • Loading branch information
xdzurman committed Dec 1, 2020
1 parent 9ff7bb1 commit 0f35ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/components/common/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Footer = () => {
</a>
<a
className="donations-item ada"
href={`https://adascan.net/address/${getDonationAddress()}`}
href={`https://cardanoscan.io/address/${getDonationAddress()}`}
target="_blank"
title="Donate via Adalite"
rel="noopener"
Expand Down

0 comments on commit 0f35ae2

Please sign in to comment.