Skip to content

Commit

Permalink
fix(docs): fix link to installation troubleshooting in README (ethere…
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob authored Dec 6, 2024
1 parent 4aa6bc0 commit 3cd05e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ uv sync --all-extras
uv run solc-select use 0.8.24 --always-install
```

See [Installation Troubleshooting](./installation_troubleshooting.md) in the online docs if you encounter issues.
See [Installation Troubleshooting](https://ethereum.github.io/execution-spec-tests/main/getting_started/installation_troubleshooting/) in the online docs if you encounter issues.

### Exploring and Filling Test Cases

Expand Down

0 comments on commit 3cd05e0

Please sign in to comment.