Skip to content

Commit 902e4d4

Browse files
committed
fix broken eest repo link with eof test case ref link
1 parent 6a41a0d commit 902e4d4

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)