Skip to content

Commit

Permalink
Replace Goerli with Holesky (#1591)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Gorbunov <grbnv.vn@gmail.com>
  • Loading branch information
gorbunov-ia authored May 13, 2024
1 parent bb35f58 commit 318b893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageCards/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const CardList: CardItem[] = [
// prettier-ignore
description: (
<>
Run Besu as an execution client on Ethereum Mainnet and Ethereum public testnets, such as Goerli and Sepolia.
Run Besu as an execution client on Ethereum Mainnet and Ethereum public testnets, such as Holesky and Sepolia.
</>
),
buttonName: "Get started",
Expand Down

0 comments on commit 318b893

Please sign in to comment.