diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-09-10 21:37:55 +0200 |
|---|---|---|
| committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-09-10 21:37:55 +0200 |
| commit | 82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25 (patch) | |
| tree | 53533545aadbfac3996a1e8f0badac531f51bf27 /README.md | |
| parent | bd4ecd83b1e4126300475d5beb09b4a8327b045a (diff) | |
| download | afl++-82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25.tar.gz | |
Fix links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index eb99d9bd..25e47ef2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You are free to copy, modify, and distribute AFL++ with attribution under the te Here is some information to get you started: -* For releases, please see the [Releases](https://github.com/AFLplusplus/AFLplusplus/releases) tab and [branches](docs/branches.md). Also take a look at the list of [important behaviour changes in AFL++](docs/important_changes.md). +* For releases, please see the [Releases](https://github.com/AFLplusplus/AFLplusplus/releases) tab and [branches](docs/branches.md). Also take a look at the list of [important changes in AFL++](docs/important_changes.md). * If you want to use AFL++ for your academic work, check the [papers page](https://aflplus.plus/papers/) on the website. * To cite our work, look at the [Cite](#cite) section. * For comparisons, use the fuzzbench `aflplusplus` setup, or use `afl-clang-fast` with `AFL_LLVM_CMPLOG=1`. You can find the `aflplusplus` default configuration on Google's [fuzzbench](https://github.com/google/fuzzbench/tree/master/fuzzers/aflplusplus). |
