Skip to content

Commit

Permalink
Fix broken link in README (NFC) (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
c8ef authored Dec 27, 2024
1 parent 132c3b1 commit 925df1b
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 @@ -9,7 +9,7 @@ In addition, it contains substantial amounts of testing infrastructure
(fuzzing harnesses and checkers) that does not exist in the original
IonMonkey allocator.

See the [design overview](doc/DESIGN.md) for (much!) more detail on
See the [design overview](doc/GENERAL.md) for (much!) more detail on
how the allocator works.

## License
Expand Down

0 comments on commit 925df1b

Please sign in to comment.