Skip to content

Commit

Permalink
Merge pull request #46 from rairprotocol/update-contract-URLin-footer
Browse files Browse the repository at this point in the history
Update contract URL in Footer
  • Loading branch information
sarora180673 authored May 27, 2024
2 parents 3f558a1 + 323ea90 commit 88dd6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rair-front/src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ const Footer: React.FC<IFooter> = () => {
<li>
<a
target={'_blank'}
href="https://etherscan.io/token/0xe3fFbD303ccC7733e501713aAF06E46312B22D3E"
href="https://etherscan.io/token/0x2b0ffbf00388f9078d5512256c43b983bb805ef8"
rel="noreferrer">
Contract
</a>
Expand Down

0 comments on commit 88dd6d7

Please sign in to comment.