From 7f0c33d8a4261db2f2815261633fb7bf6c81bc5c Mon Sep 17 00:00:00 2001 From: Vardan Torosyan Date: Mon, 27 Jun 2022 09:18:16 +0200 Subject: [PATCH] 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 --- .../app/features/serviceaccounts/ServiceAccountsListPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/app/features/serviceaccounts/ServiceAccountsListPage.tsx b/public/app/features/serviceaccounts/ServiceAccountsListPage.tsx index b713b28d3b3..6043c9b5e8e 100644 --- a/public/app/features/serviceaccounts/ServiceAccountsListPage.tsx +++ b/public/app/features/serviceaccounts/ServiceAccountsListPage.tsx @@ -187,7 +187,8 @@ export const ServiceAccountsListPageUnconnected = ({ interactive content={ <> - API keys are now service Accounts with tokens. Read more + API keys are now service accounts with tokens. Find out more{' '} + here. } >