Skip to content

Commit 9fdbc7b

Browse files
ddl-hustRoberto Bayardo
authored and
Roberto Bayardo
committed
cmd/evm: fix link in README.md (ethereum#28755)
1 parent 84deec9 commit 9fdbc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/evm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ exitcode:3 OK
214214

215215
The chain configuration to be used for a transition is specified via the
216216
`--state.fork` CLI flag. A list of possible values and configurations can be
217-
found in [`tests/init.go`](tests/init.go).
217+
found in [`tests/init.go`](../../tests/init.go).
218218

219219
#### Examples
220220
##### Basic usage

0 commit comments

Comments
 (0)