Skip to content

Commit 4470a18

Browse files
authored
docs(filter vulnerabilities): fix link (#1880)
fixed link to helper functions
1 parent cb171ea commit 4470a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vulnerability/examples/filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,5 +352,5 @@ Total: 9 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 4, CRITICAL: 5)
352352
353353
</details>
354354
355-
[helper]: https://github.com/aquasecurity/trivy/tree/{{ git.tag }}/pkg/vulnerability/module.go
355+
[helper]: https://github.com/aquasecurity/trivy/tree/{{ git.tag }}/pkg/result/module.go
356356
[policy]: https://github.com/aquasecurity/trivy/tree/{{ git.tag }}/contrib/example_policy

0 commit comments

Comments
 (0)