FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix OAuth link · github3py/developer.github.com@635da8a · GitHub

Commit 635da8a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎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)

Back | FazBrowse Home | New Git URL