fix: correct secret-scanning link

This commit is contained in:
Scott Wilson
2025-05-02 15:52:13 -07:00
parent f9f098af86
commit bec3cec040

View File

@@ -54,7 +54,7 @@ export const SecretLeakIncidentTemplate = ({
</Text>
<Text className="text-[14px]">
Once you have taken action, be sure to update the status of the risk in the{" "}
<Link href={`${siteUrl}/secret-scanning`} className="text-slate-700 no-underline">
<Link href={`${siteUrl}/organization/secret-scanning`} className="text-slate-700 no-underline">
Infisical Dashboard
</Link>
.