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 />
|
||||||
<br />
|
<br />
|
||||||
<a
|
<a
|
||||||
href="https://gitlab.com/-/profile/personal_access_tokens"
|
href="https://gitlab.com/-/user_settings/personal_access_tokens"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="underline"
|
className="underline"
|
||||||
@ -319,7 +319,7 @@ function PATTooltip({ accessToken }) {
|
|||||||
, the GitLab API may limit the number of files that can be collected
|
, the GitLab API may limit the number of files that can be collected
|
||||||
due to rate limits. You can{" "}
|
due to rate limits. You can{" "}
|
||||||
<a
|
<a
|
||||||
href="https://gitlab.com/-/profile/personal_access_tokens"
|
href="https://gitlab.com/-/user_settings/personal_access_tokens"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="underline"
|
className="underline"
|
||||||
|
Loading…
Reference in New Issue
Block a user