AWS detective documentation change
Summary
Fixed URL formatting by removing an extra slash in documentation link
Security assessment
The change corrects a URL syntax error but does not address security vulnerabilities or introduce security-related content. This is purely a documentation formatting improvement.
Diff
diff --git a/detective/latest/userguide/understanding-groups.md b/detective/latest/userguide/understanding-groups.md index 919b4d3d2..0978ddbfa 100644 --- a//detective/latest/userguide/understanding-groups.md +++ b//detective/latest/userguide/understanding-groups.md @@ -83 +83 @@ The **Findings** column has a lists the entities within a group by severity. The -GuardDuty findings are part of the Detective core package and are ingested by default. All other AWS security findings that are aggregated by Security Hub are ingested as an optional data source. See [Source data used in a behavior graph](https://docs.aws.amazon.com/detective/latest/userguide/detective-source-data-about.html) for more details. +GuardDuty findings are part of the Detective core package and are ingested by default. All other AWS security findings that are aggregated by Security Hub are ingested as an optional data source. See [Source data used in a behavior graph](https://docs.aws.amazon.com//detective/latest/userguide/detective-source-data-about.html) for more details.