Skip to content
Snippets Groups Projects
Unverified Commit f5a319de authored by Gabriel Le Breton's avatar Gabriel Le Breton Committed by GitHub
Browse files

Update GitLab PAT token url (#2598)

Update gitlab PAT token url for Gitlab
parent 301f5127
No related branches found
No related tags found
No related merge requests found
......@@ -272,7 +272,7 @@ function PATAlert({ accessToken }) {
<br />
<br />
<a
href="https://gitlab.com/-/profile/personal_access_tokens"
href="https://gitlab.com/-/user_settings/personal_access_tokens"
rel="noreferrer"
target="_blank"
className="underline"
......@@ -319,7 +319,7 @@ function PATTooltip({ accessToken }) {
, the GitLab API may limit the number of files that can be collected
due to rate limits. You can{" "}
<a
href="https://gitlab.com/-/profile/personal_access_tokens"
href="https://gitlab.com/-/user_settings/personal_access_tokens"
rel="noreferrer"
target="_blank"
className="underline"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment