Skip to content

Commit df98077

Browse files
authored
docs: fix default accounts url (#302)
1 parent a7f8a33 commit df98077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Contract addresses are printed on startup.
5454
- Each node is funded with 1 ETH and 100 BZZ.
5555
- Node password: `bee-factory`
5656
- Snapshots: `--fresh` redeploys contracts and saves a new snapshot; subsequent normal starts load from it instantly.
57-
- Uses [Foundry test keys](https://book.getfoundry.sh/reference/anvil/#default-accounts) — never use in production.
57+
- Uses [Foundry test keys](https://www.getfoundry.sh/anvil#default-accounts) — never use in production.

0 commit comments

Comments
 (0)