Skip to content

Commit 4e60003

Browse files
author
bryan.leong.e
committed
chore: reset image path reference to follow convention
1 parent b212a26 commit 4e60003

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/content/en/working_with_findings/finding_deduplication/deduplication_tuning_os.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,12 @@ To help troubleshooting deduplication use the following tools:
135135
- Observe log out in the `dojo.specific-loggers.deduplication` category. This is a class independant logger that outputs details about the deduplication process and settings when processing findings.
136136
- Observe the `unique_id_from_tool` and `hash_code` values by hovering over the `ID` field or `Status` column:
137137

138-
![Unique ID from Tool and Hash Code on the View Finding page](/docs/assets/images//hash_code_id_field.png)
138+
![Unique ID from Tool and Hash Code on the View Finding page](images/hash_code_id_field.png)
139139

140-
![Unique ID from Tool and Hash Code on the Finding List Status Column](/docs/assets/images/hash_code_status_column.png)
140+
![Unique ID from Tool and Hash Code on the Finding List Status Column](images/hash_code_status_column.png)
141141

142142
## Related documentation
143143

144144
- [Deduplication Algorithms](deduplication_algorithms): conceptual overview and endpoint behavior.
145145
- [Avoiding duplicates via reimport](avoiding_duplicates_via_reimport).
146146

147-

0 commit comments

Comments
 (0)