From 56b3e91c223513696bc4eef81d15f97d8b3175a1 Mon Sep 17 00:00:00 2001 From: Corentin Mercier Date: Sun, 10 Jul 2022 23:51:44 +0200 Subject: [PATCH] Update gitlab personnal access token link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd3799c..d33b5c3 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The URL under which your gitlab instance is hosted. Default is the official `htt #### gitlab.token -Go to [Settings / Access Tokens](https://gitlab.com/profile/personal_access_tokens). Create a new Access Token with `api` and `read_repository` scopes and copy that into the `settings.ts` +Go to [Settings / Access Tokens](https://gitlab.com/-/profile/personal_access_tokens). Create a new Access Token with `api` and `read_repository` scopes and copy that into the `settings.ts` #### gitlab.projectID