From f562bfaaebefe5fa9f6fdf035691268dedaba2e2 Mon Sep 17 00:00:00 2001 From: Julien Dan Date: Fri, 3 Jul 2026 15:21:20 +0200 Subject: [PATCH] fix(section-secret-manager-highlight): use request-access-secrets-manager pylon form id Co-Authored-By: Claude Sonnet 5 --- .../section-secret-manager-highlight.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/domains/organizations/feature/src/lib/organization-overview/section-secret-manager-highlight/section-secret-manager-highlight.tsx b/libs/domains/organizations/feature/src/lib/organization-overview/section-secret-manager-highlight/section-secret-manager-highlight.tsx index 847e7dc890e..8ab45985358 100644 --- a/libs/domains/organizations/feature/src/lib/organization-overview/section-secret-manager-highlight/section-secret-manager-highlight.tsx +++ b/libs/domains/organizations/feature/src/lib/organization-overview/section-secret-manager-highlight/section-secret-manager-highlight.tsx @@ -101,7 +101,7 @@ export function SectionSecretManagerHighlight() { variant="solid" size="lg" className="absolute bottom-3 z-10 w-[calc(100%-24px)] justify-center" - onClick={() => showPylonForm('request-upgrade-plan')} + onClick={() => showPylonForm('request-access-secrets-manager')} > Contact us