mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 04:30:10 +01:00
Update GitLab PAT token url (#2598)
Update gitlab PAT token url for Gitlab
This commit is contained in:
parent
301f5127ff
commit
f5a319de45
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user