| |
@@ -67,7 +67,7 @@
|
| |
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:
|
| |
|
| |
At some point, this URL changed and the link needs to be updated.
Signed-off-by: Stephen Gallagher sgallagh@redhat.com