Skip to content

Commit 05d8b3b

Browse files
committed
new tokens page
1 parent 4c13f96 commit 05d8b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/guides/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ redirects the user back to the application:
188188

189189
However, you don't need to set up the entire web flow to begin working with OAuth tokens.
190190
An easier way to get a token is to [create a **personal access token**][personal token] via your
191-
[Application settings page][application settings]:
191+
[Personal access tokens settings page][tokens settings]:
192192

193193
![Personal Token selection](/images/personal_token.png)
194194

@@ -541,7 +541,7 @@ Keep learning with the next API guide [Basics of Authentication][auth guide]!
541541
[2fa header]: /v3/auth/#working-with-two-factor-authentication
542542
[oauth section]: /guides/getting-started/#oauth
543543
[personal token]: https://help.github.com/articles/creating-an-access-token-for-command-line-use
544-
[application settings]: https://github.com/settings/applications
544+
[tokens settings]: https://github.com/settings/tokens
545545
[pagination]: /v3/#pagination
546546
[get repo]: /v3/repos/#get
547547
[create repo]: /v3/repos/#create

0 commit comments

Comments
 (0)