about summary refs log tree commit diff
path: root/docs/triaging_crashes.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-09-10 21:37:55 +0200
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-09-10 21:37:55 +0200
commit82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25 (patch)
tree53533545aadbfac3996a1e8f0badac531f51bf27 /docs/triaging_crashes.md
parentbd4ecd83b1e4126300475d5beb09b4a8327b045a (diff)
downloadafl++-82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25.tar.gz
Fix links
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 1857c4b1..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 [docs/technical_details.md](docs/technical_details.md).
\ No newline at end of file
+near the end of [technical_details.md](technical_details.md).
\ No newline at end of file