From 69a604233c51ac98ec2fe75e77189df46a4b1485 Mon Sep 17 00:00:00 2001 From: Leo Vu Date: Wed, 21 May 2025 07:51:59 +0700 Subject: [PATCH] Fix Pipedream Connect managed auth link on Connect Docs --- docs-v2/pages/connect/components.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-v2/pages/connect/components.mdx b/docs-v2/pages/connect/components.mdx index 1ea36ee837336..f7e8a860588a2 100644 --- a/docs-v2/pages/connect/components.mdx +++ b/docs-v2/pages/connect/components.mdx @@ -830,7 +830,7 @@ Refer to the [full Connect API reference](/connect/api/#deploy-trigger) to list, ### App-based event sources - Listen for events that occur in other systems: for example, when [a new file is added to Google Drive](https://pipedream.com/apps/google-drive/triggers/new-files-instant) or when [a new contact is created in HubSpot](https://pipedream.com/apps/hubspot/triggers/new-or-updated-contact) -- Deploying these triggers requires that your customers first connect their account using [Pipedream Connect Managed Auth](/managed-auth/quickstart), since the triggers are deployed on their behalf using account +- Deploying these triggers requires that your customers first connect their account using [Pipedream Connect Managed Auth](/connect/managed-auth/quickstart), since the triggers are deployed on their behalf using account - Refer to the [quickstart above](#deploying-a-source) to get started #### Handling test events