Skip to content

Commit 098d081

Browse files
committed
fix broken link
1 parent cb5b228 commit 098d081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/content/supported_tools/parsers/file

docs/content/supported_tools/parsers/file/sarif.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ DEDUPLICATION_ALGORITHM_PER_PARSER["SARIF"] = DEDUPE_ALGO_UNIQUE_ID_FROM_TOOL_OR
4848
Sample SARIF scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/sarif).
4949

5050
### Default Deduplication Hashcode Fields
51-
By default, DefectDojo identifies duplicate Findings using these [hashcode fields]( triage_findings/finding_deduplication/about_deduplication):
51+
By default, DefectDojo identifies duplicate Findings using these [hashcode fields](/ triage_findings/finding_deduplication/about_deduplication):
5252

5353
- title
5454
- cwe

0 commit comments

Comments
 (0)