From 048150d433bf1512596d86004c80e5ff1a9d3e0b Mon Sep 17 00:00:00 2001 From: Takahiro Tsuruda Date: Sat, 28 Oct 2023 13:06:11 +0900 Subject: [PATCH] docs: fix the broken link (#5454) Co-authored-by: knqyf263 --- docs/docs/scanner/misconfiguration/custom/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/scanner/misconfiguration/custom/index.md b/docs/docs/scanner/misconfiguration/custom/index.md index 2316668f2ecb..064aa7364f4a 100644 --- a/docs/docs/scanner/misconfiguration/custom/index.md +++ b/docs/docs/scanner/misconfiguration/custom/index.md @@ -201,4 +201,4 @@ See [here](schema.md) for the detail. [rego]: https://www.openpolicyagent.org/docs/latest/policy-language/ [package]: https://www.openpolicyagent.org/docs/latest/policy-language/#packages -[source-types]: https://github.com/aquasecurity/defsec/blob/418759b4dc97af25f30f32e0bd365be7984003a1/pkg/types/sources.go) +[source-types]: https://github.com/aquasecurity/defsec/blob/418759b4dc97af25f30f32e0bd365be7984003a1/pkg/types/sources.go