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 /docs/branches.md | |
| parent | bd4ecd83b1e4126300475d5beb09b4a8327b045a (diff) | |
| download | afl++-82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25.tar.gz | |
Fix links
Diffstat (limited to 'docs/branches.md')
| -rw-r--r-- | docs/branches.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/branches.md b/docs/branches.md index 1e4ebbb2..81c73a0f 100644 --- a/docs/branches.md +++ b/docs/branches.md @@ -7,4 +7,4 @@ The following branches exist: * [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state of AFL++ - bleeding edge and you might catch a checkout which does not compile or has a bug. *We only accept PRs in dev!!* * (any other): experimental branches to work on specific features or testing new functionality or changes. -For releases, please see the [Releases](https://github.com/AFLplusplus/AFLplusplus/releases) tab. Also take a look at the list of [major behaviour changes in AFL++](behaviour_changes.md). \ No newline at end of file +For releases, please see the [Releases](https://github.com/AFLplusplus/AFLplusplus/releases) tab. Also take a look at the list of [important changes in AFL++](important_changes.md). \ No newline at end of file |
