Skip to content

Commit

Permalink
fix missing relative link
Browse files Browse the repository at this point in the history
  • Loading branch information
vxpm committed Jan 4, 2025
1 parent 21f0f86 commit c3781d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cpu/branch_zero.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ This is only partially correct. The true encoding is the following:
Where `xxxx` is any bit sequence other than `1000`.

This behaviour is required for passing the `b_0xXX_y` tests in
[Amidog's CPU test](/references.md#psxtest_cpu).
[Amidog's CPU test](../references.md#psxtest_cpu).

0 comments on commit c3781d7

Please sign in to comment.