Skip to content

Commit f4f3859

Browse files
Fixing bad link
1 parent bcc30d3 commit f4f3859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/pages/connect/api-proxy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can send requests to the Connect proxy using the [Pipedream SDK](/connect/sd
3030
- A [Pipedream OAuth client](/rest-api/auth#oauth) to make authenticated requests to Pipedream's API
3131
- The [external user ID](/connect/api#external-users) for your end user (ex, `abc-123`)
3232
- Connect [environment](/connect/environments) (ex, `production` or `development`)
33-
- The [account ID](docs/connect/api#accounts) for your end user's connected account (ex, `apn_1234567`)
33+
- The [account ID](/connect/api#accounts) for your end user's connected account (ex, `apn_1234567`)
3434

3535
### Code examples
3636

0 commit comments

Comments
 (0)