Skip to content

Commit

Permalink
chore: improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
ndavd committed Jan 13, 2024
1 parent 8c072b4 commit 48e14e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
1. Install Phantom or MetaMask and create an account.
1. Get some Sepolia Ethereum from a faucet (for example
[sepoliafaucet.com](https://sepoliafaucet.com/)).
1. Reload the page and start exploring!
1. Start exploring!

If you encounter any problems make sure to submit an issue.

Expand Down
2 changes: 1 addition & 1 deletion src/components/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const Home: FC<Props> = ({
target='_blank'
rel='noopener noreferrer'
className='text-primary hover:underline'
href='https://sepolia.dev/'
href='https://ethereum.org/en/developers/docs/networks#sepolia'
>
<span className='line-through'>Kovan</span> Sepolia Ethereum Test
Network
Expand Down

0 comments on commit 48e14e5

Please sign in to comment.