We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436c0be commit 635da8aCopy full SHA for 635da8a
content/v3/oauth.md
@@ -101,7 +101,7 @@ The access token allows you to make requests to the API on a behalf of a user.
101
## Non-Web Application Flow
102
103
Use basic authentication to create an OAuth2 token using the [interface
104
-below](/v3/oauth#create-a-new-authorization). With this technique, a username
+below](/v3/oauth/#create-a-new-authorization). With this technique, a username
105
and password need not be stored permanently, and the user can revoke access at
106
any time.
107
0 commit comments