Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
fix link for smart contract
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkurmacheff committed Jun 3, 2024
1 parent 938d163 commit 1c52041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/homepage-features/HomepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const FeatureList = [
},
{
title: 'Smart contract',
href: 'https://etherscan.io/address/0x1111111254fb6c44bac0bed2854e76f90643097d'
href: 'https://etherscan.io/address/0x111111125421ca6dc452d289314280a0f8842a65'
},
{
title: 'API',
Expand Down

0 comments on commit 1c52041

Please sign in to comment.