cmd/evm: fix link in README.md (#28755)

This commit is contained in:
ddl
2024-01-02 11:37:22 +01:00
committed by GitHub
parent c053eb71b6
commit 33c94ef083
+1 -1
View File
@@ -214,7 +214,7 @@ exitcode:3 OK
The chain configuration to be used for a transition is specified via the
`--state.fork` CLI flag. A list of possible values and configurations can be
found in [`tests/init.go`](tests/init.go).
found in [`tests/init.go`](../../tests/init.go).
#### Examples
##### Basic usage