Skip to content

Commit

Permalink
chore(cmd/evm):fix link jump in cmd/evm/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-hust committed Jan 2, 2024
1 parent 415b17c commit aa6153a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/evm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa6153a

Please sign in to comment.