diff options
| author | van Hauser <vh@thc.org> | 2021-10-18 15:48:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-18 15:48:28 +0200 |
| commit | 73531e5dd6214309d121acb4ed77706032aa75ed (patch) | |
| tree | 3b5331fa1a665dee9bdd2caba46c9a464f1d1a3b /docs/triaging_crashes.md | |
| parent | 45d668a671316821c3f9793381cb54956b535491 (diff) | |
| parent | edaa25a48c7b02e1e39c5b9b584ae9763f1a0ece (diff) | |
| download | afl++-73531e5dd6214309d121acb4ed77706032aa75ed.tar.gz | |
Merge pull request #1089 from llzmb/docs_edit_readme_fix_links
Fix broken links in docs content
Diffstat (limited to 'docs/triaging_crashes.md')
| -rw-r--r-- | docs/triaging_crashes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/triaging_crashes.md b/docs/triaging_crashes.md index b0015c90..21ccecaa 100644 --- a/docs/triaging_crashes.md +++ b/docs/triaging_crashes.md @@ -43,4 +43,4 @@ file, attempts to sequentially flip bytes, and observes the behavior of the tested program. It then color-codes the input based on which sections appear to be critical, and which are not; while not bulletproof, it can often offer quick insights into complex file formats. More info about its operation can be found -near the end of [technical_details.md](technical_details.md). +near the end of [technical_details.md](technical_details.md). \ No newline at end of file |
