Skip to content

Commit 24abc2a

Browse files
authored
Merge pull request #80 from deft01/patch-1
fix: broken link update
2 parents 04ea2ed + 39f7574 commit 24abc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a patched version of [QEMU](https://gitlab.com/qemu-project/qemu) that e
44

55
This raw interface is used in `libafl_qemu` that expose a more Rusty API.
66

7-
To use `libafl_qemu`, refer to the [LibAFL](https://github.com/AFLplusplus/LibAFL) repository, especially the qemu example fuzzers such as [qemu_launcher](https://github.com/AFLplusplus/LibAFL/tree/main/fuzzers/qemu_launcher).
7+
To use `libafl_qemu`, refer to the [LibAFL](https://github.com/AFLplusplus/LibAFL) repository, especially the [qemu](https://github.com/AFLplusplus/LibAFL/tree/main/fuzzers/qemu) fuzzer example.
88

99
#### License
1010

0 commit comments

Comments
 (0)