From 480d2285f7cbb8bcce6f75993dbc946e32447406 Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Thu, 26 Sep 2024 17:25:35 +0200 Subject: [PATCH] Include link to easily generate GH PAT (#511) Include a direct link to the "new token generation" page on GitHub to simplify the process for users. --- docs/config-file-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config-file-options.md b/docs/config-file-options.md index fc560e34..6899470c 100644 --- a/docs/config-file-options.md +++ b/docs/config-file-options.md @@ -22,7 +22,7 @@ Example: #### `accessToken` **required** Personal access token. -Access tokens can be created here: https://github.com/settings/tokens +Access tokens can be created in the [GitHub Developer Settings, Personal Access Tokens, Tokens (classic)](https://github.com/settings/tokens/new?description=backport%20cli&scopes=repo,workflow) Please select the necessary access scopes: