From 0debb6fbc1dd6eef8d3081254b5cf00dd7188f14 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jun 25 2024 13:19:43 +0000 Subject: Update personal_access_tokens_url At some point, this URL changed and the link needs to be updated. Signed-off-by: Stephen Gallagher --- diff --git a/src/centpkg/cli.py b/src/centpkg/cli.py index afc142a..1e752e5 100755 --- a/src/centpkg/cli.py +++ b/src/centpkg/cli.py @@ -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: