diff options
-rw-r--r-- | doc/integration/trello_power_up.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/trello_power_up.md b/doc/integration/trello_power_up.md index 9cced9dd377..816a1595472 100644 --- a/doc/integration/trello_power_up.md +++ b/doc/integration/trello_power_up.md @@ -25,6 +25,6 @@ For example, if your gitlab instance URL is `https://mygitlab.com`, your API URL ## What is my Personal Access Token? -You can learn more about generating a personal access token in the [Personal Access Token Documentation][personal-access-token-documentation] +You can learn more about generating a personal access token in the [Personal Access Token Documentation][personal-access-token-documentation]. Don't forget to check the API scope checkbox. -[personal-access-token-documentation]: ../user/profile/personal_access_tokens +[personal-access-token-documentation]: ../user/profile/personal_access_tokens.html |