From e18abc6e2248cfb038acecd8127b2e060f90e37f Mon Sep 17 00:00:00 2001 From: Tchoupinax Date: Wed, 17 Jan 2024 22:15:07 +0100 Subject: [PATCH] Update the path where managing service tokens I did not find anymore where to manage token and reading the doc did not help me. I found the MR which changes the section of the link and so I update the doc according it --- docs/documentation/platform/token.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/platform/token.mdx b/docs/documentation/platform/token.mdx index 31efdbce1..9e304de3d 100644 --- a/docs/documentation/platform/token.mdx +++ b/docs/documentation/platform/token.mdx @@ -8,7 +8,7 @@ Each service token can be provisioned scoped access to select environment(s) and ## Service Tokens -You can manage service tokens in Project Settings > Service Tokens. +You can manage service tokens in Access Control > Service Tokens (tab). ### Service Token (Current) @@ -25,7 +25,7 @@ of the token. ## Creating a service token -To create a service token, head to Project Settings > Service Tokens as shown below and press **Create token**. +To create a service token, head to Access Control > Service Tokens as shown below and press **Create token**. ![token add](../../images/project-token-old-add.png)