Skip to content

Commit 8029ee9

Browse files
authored
Merge pull request #9 from danceratopz/fix-eest-link
Replace broken eest repo link with EOF test case link
2 parents 6a41a0d + 902e4d4 commit 8029ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h2>Implementations</h2>
314314
<strong>EOF Tests</strong>
315315
<div><a href="https://github.com/ethereum/tests/tree/develop/src/EOFTestsFiller">- Validation Tests</a></div>
316316
<div><a href="https://github.com/ethereum/tests/tree/develop/src/EIPTestsFiller/StateTests/stEOF">- Execution Tests</a></div>
317-
<div><a href="https://github.com/ethereum/execution-spec-tests/tree/main/tests/prague/eip7692_eof_v1">- Execution Spec Tests</a></div>
317+
<div><a href="https://ethereum.github.io/execution-spec-tests/main/tests/osaka/eip7692_eof_v1/">- Execution Spec Tests</a></div>
318318
</li>
319319
</ul>
320320
</section>

0 commit comments

Comments
 (0)