Skip to content

Fix sign-up link in Ethereum quickstart #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions fern/api-reference/ethereum/ethereum-api-quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ url: https://docs.alchemy.com/reference/ethereum-api-quickstart
slug: reference/ethereum-api-quickstart
---

*To use the Ethereum API you'll need to [create a free Alchemy account](https://dashboard.alchemy.com/signup) first!*
*To use the Ethereum API you'll need to [create a free Alchemy account](https://dashboard.alchemy.com/signup/) first!*

# What is the Ethereum API?

Expand Down Expand Up @@ -120,6 +120,4 @@ You should see the latest block number outputted to your console.

***

You must not stop here! Want to build your first Dapp and use Ethereum APIs? Head towards Alchemy Tutorials.

[**View**: https://docs.alchemy.com/docs](https://docs.alchemy.com/docs)
You must not stop here! Want to build your first app using Ethereum APIs? Head towards [Alchemy Tutorials](https://www.alchemy.com/docs/alchemy-quickstart-guide).