Skip to content

Commit 9ddd128

Browse files
ismailariliktshepang
authored andcommitted
feat(fuzzing.md): make halfempty word a link
1 parent 03dbdbe commit 9ddd128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fuzzing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ to avoid introducing syntax, type-, and borrow-checking errors while using
100100
these tools, post both the complete and minimized test cases. Generally,
101101
*syntax-aware* tools give the best results in the least amount of time.
102102
[`treereduce-rust`][treereduce] and [picireny][picireny] are syntax-aware.
103-
`halfempty` is not, but is generally a high-quality tool.
103+
[`halfempty`][halfempty] is not, but is generally a high-quality tool.
104104

105105
[halfempty]: https://github.com/googleprojectzero/halfempty
106106
[picireny]: https://github.com/renatahodovan/picireny

0 commit comments

Comments
 (0)