update copy and link to vulns processing article (#32123)
> Closes #32037 # Checklist for submitter If some of the following don't apply, delete the relevant line. ## Testing - [x] QA'd all new/changed functionality manually
This commit is contained in:
+2
-2
@@ -39,8 +39,8 @@ const NoVulnsDetected = ({ itemName }: INoVulnsDetectedProps): JSX.Element => {
|
||||
<>
|
||||
Expecting to see vulnerabilities?{" "}
|
||||
<CustomLink
|
||||
url={GITHUB_NEW_ISSUE_LINK}
|
||||
text="File an issue on GitHub"
|
||||
url={"https://fleetdm.com/guides/vulnerability-processing#coverage"}
|
||||
text="What Fleet covers"
|
||||
newTab
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user