Skip to content

Commit 1e57f71

Browse files
Fixing confusing language in Connect Link
1 parent 8781da4 commit 1e57f71

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs-v2/pages/connect/connect-link.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ https://pipedream.com/_static/connect.html?token={token}&connectLink=true&app={a
2727

2828
## Success and error redirect URLs
2929

30-
When you generate a Connect link, you can specify `success_redirect_uri` and `error_redirect_uri` parameters. Pipedream will redirect the end user to these URLs after they complete the connection flow, or if an error occurs. [See the API docs](/connect/api#create-a-new-token) for details.
30+
To automatically redirect users somewhere after they complete the connection flow (or if an error occurs), define the `success_redirect_uri` and `error_redirect_uri` parameters during token creation. [See the API docs](/connect/api#create-a-new-token) for details.
3131

3232
In the absence of these URLs, Pipedream will redirect the user to a Pipedream-hosted success or error page at the end of the connection flow.

pnpm-lock.yaml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)