about summary refs log tree commit diff
path: root/docs/branches.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-10-18 15:48:28 +0200
committerGitHub <noreply@github.com>2021-10-18 15:48:28 +0200
commit73531e5dd6214309d121acb4ed77706032aa75ed (patch)
tree3b5331fa1a665dee9bdd2caba46c9a464f1d1a3b /docs/branches.md
parent45d668a671316821c3f9793381cb54956b535491 (diff)
parentedaa25a48c7b02e1e39c5b9b584ae9763f1a0ece (diff)
downloadafl++-73531e5dd6214309d121acb4ed77706032aa75ed.tar.gz
Merge pull request #1089 from llzmb/docs_edit_readme_fix_links
Fix broken links in docs content
Diffstat (limited to 'docs/branches.md')
-rw-r--r--docs/branches.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/branches.md b/docs/branches.md
index 98fd6827..ae147b08 100644
--- a/docs/branches.md
+++ b/docs/branches.md
@@ -7,4 +7,5 @@ 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 changes in AFL++](important_changes.md).
+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