about summary refs log tree commit diff
path: root/docs/triaging_crashes.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/triaging_crashes.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/triaging_crashes.md')
-rw-r--r--docs/triaging_crashes.md2
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