diff options
author | Clement Ho <ClemMakesApps@gmail.com> | 2017-07-20 10:38:28 -0500 |
---|---|---|
committer | Clement Ho <ClemMakesApps@gmail.com> | 2017-07-20 10:38:28 -0500 |
commit | 684f1dcd8359058a91b7a4ca4d0b03d89a639710 (patch) | |
tree | c78907a5fe3a7583a93343c9a342acc5d6d670b7 /doc/integration | |
parent | 1f9ab89d79348386a733e21122757d83dccf4552 (diff) | |
download | gitlab-ce-684f1dcd8359058a91b7a4ca4d0b03d89a639710.tar.gz |
Fix personal access token link
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/trello_power_up.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/trello_power_up.md b/doc/integration/trello_power_up.md index 98d24a7b249..0d737a717ed 100644 --- a/doc/integration/trello_power_up.md +++ b/doc/integration/trello_power_up.md @@ -27,4 +27,4 @@ For example, if your gitlab instance URL is `https://mygitlab.com`, your API URL You can learn more about generating a personal access token in the [Personal Access Token Documentation][] -[Personal Access Token Documentation]: user/profile/personal_access_tokens.html +[Personal Access Token Documentation]: ../user/profile/personal_access_tokens.html |