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:
Vardan Torosyan 2022-06-27 09:18:16 +02:00 committed by GitHub
parent 0124dc8e6b
commit 7f0c33d8a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>
</>
}
>