From c56bc696ce719613328294bd783314d3ac02ffe3 Mon Sep 17 00:00:00 2001 From: Diego <8060124+DiegoDAF@users.noreply.github.com> Date: Tue, 23 Nov 2021 12:29:32 -0300 Subject: [PATCH] update token address --- documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation.md b/documentation.md index 41fe224..f12203d 100644 --- a/documentation.md +++ b/documentation.md @@ -43,7 +43,7 @@ If nothing happens, open the file manually: `~/.local/share/.gtt` - on Windows: gtt config ``` -Add your GitLab API url and your [GitLab API personal token](https://gitlab.com/profile/personal_access_tokens) +Add your GitLab API url and your [GitLab API personal token](https://gitlab.com/-/profile/personal_access_tokens) to the config file and save it afterwards. **You need to activate the `api` scope when creating your access token.** ```yaml