Skip to content

Commit 635da8a

Browse files
committed
Fix OAuth link
1 parent 436c0be commit 635da8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The access token allows you to make requests to the API on a behalf of a user.
101101
## Non-Web Application Flow
102102

103103
Use basic authentication to create an OAuth2 token using the [interface
104-
below](/v3/oauth#create-a-new-authorization). With this technique, a username
104+
below](/v3/oauth/#create-a-new-authorization). With this technique, a username
105105
and password need not be stored permanently, and the user can revoke access at
106106
any time.
107107

0 commit comments

Comments
 (0)