Skip to content

Commit 3b45fc5

Browse files
committed
docs: remove relative link in readme (for pypi project page)
1 parent e1d4a94 commit 3b45fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test.end(result=HiveTestResult(test_pass=True, details="test details"))
6868
suite.end()
6969
```
7070

71-
For more detailed examples, check out the [unit tests](src/hive/tests/test_sanity.py) or explore the simulators in the [execution-spec-tests](https://github.com/ethereum/execution-spec-tests) repository.
71+
For more detailed examples, check out the [unit tests](https://github.com/ethereum/hive-python-api/blob/e4a1108f3a8feab4c0d638f1393a94319733ae89/src/hive/tests/test_sanity.py) or explore the simulators in the [execution-spec-tests](https://github.com/ethereum/execution-spec-tests) repository.
7272

7373
## Development
7474

0 commit comments

Comments
 (0)