Skip to content
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

chore(website): update START-HERE.md #12954

Closed
wants to merge 1 commit into from
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
1 change: 1 addition & 0 deletions packages/website/docs/alpha-1-testnet/start-here.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ All the relevant links can be found in this site's navigation. The relevant link
| [L2 faucet](https://l2faucet.a1.taiko.xyz/) | For receiving ETH on Taiko A1 |
| [L1 explorer](https://l1explorer.a1.taiko.xyz/) | Explore blocks on Ethereum A1 |
| [L2 explorer](https://l2explorer.a1.taiko.xyz/) | Explore blocks on Taiko A1 |
| [Testnet status](https://status.a1.taiko.xyz/) | View the current status of the testnet |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd keep it in the same style as the rest and use:
[Protocol status] and View the protocol status of Taiko A1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it accurate to say status of Taiko A1, since it covers the status of the whole Taiko protocol (L1 & L2)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A1 stands for alpha 1 and it refers to the taiko protocol, not the L2 specifically

Maybe a View the status of the Taiko protocol A1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, but A1 can get a little confusing since in original links, Taiko A1 descrbies the L2, like with the block explorer and faucet. that's why I went with just testnet, to describe the whole thing.

doesn't matter to me, whatever is less confusing.