Skip to content

Commit 9c4692c

Browse files
committed
fixed link
1 parent bb5cc8e commit 9c4692c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To obtain the access token:
122122
JWT | The signed JWT token string from Step 1.
123123
SCOPE | Scopes for which token is requested. See [supported scopes](#supported-scopes).
124124
125-
To use the access token, see an example of how to use the access token in the [HTTP API source]().
125+
To use the access token, see an example of how to use the access token in the [HTTP API source](/docs/connections/sources/catalog/libraries/server/http-api/#oauth).
126126
127127
## Edit an OAuth application
128128
To edit an existing OAuth application:

0 commit comments

Comments
 (0)