Update personal_access_tokens_url

At some point, this URL changed and the link needs to be updated.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2024-06-25 09:19:40 -04:00
parent c64df09264
commit 0debb6fbc1

View file

@ -67,7 +67,7 @@ class centpkgClient(cliClient):
Create a new fork of the current repository
Before the operation, you need to generate an API token at
https://{1}/-/profile/personal_access_tokens, select the "api"
https://{1}/-/user_settings/personal_access_tokens, select the "api"
scope and save it in your local user configuration located
at ~/.config/rpkg/{0}.conf. For example: