diff options
| author | Kuang-che Wu <kcwu@chromium.org> | 2021-10-10 21:03:43 +0800 |
|---|---|---|
| committer | Kuang-che Wu <kcwu@chromium.org> | 2021-10-10 21:03:43 +0800 |
| commit | f6fbbf8150c8a41b7cd40a2413b1c6f66b24c6c8 (patch) | |
| tree | 2d0bbe30278b50a681519a765aafb4a7eb739051 /docs/branches.md | |
| parent | 158e881ad46d96d06f70e5c3bdf661ac59981c3c (diff) | |
| download | afl++-f6fbbf8150c8a41b7cd40a2413b1c6f66b24c6c8.tar.gz | |
Fix document paths.
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..98fd6827 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 [major changes in AFL++](important_changes.md). |
