mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
Update the hint text in service accounts to point to docs (#51400)
* Update the hint text in service accounts to point to docs * Update ServiceAccountsListPage.tsx
This commit is contained in:
parent
0124dc8e6b
commit
7f0c33d8a4
@ -187,7 +187,8 @@ export const ServiceAccountsListPageUnconnected = ({
|
||||
interactive
|
||||
content={
|
||||
<>
|
||||
API keys are now service Accounts with tokens. <a href="">Read more</a>
|
||||
API keys are now service accounts with tokens. Find out more{' '}
|
||||
<a href="https://grafana.com/docs/grafana/latest/administration/service-accounts/">here.</a>
|
||||
</>
|
||||
}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user