From 19a6ebb33492e5779ec04a6dc11f77f1477e4ef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Louv-Jansen?= Date: Wed, 24 Jun 2020 12:34:14 +0200 Subject: [PATCH] Update docs link Co-authored-by: Brandon Morelli --- .../apm/public/components/app/TransactionOverview/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x-pack/plugins/apm/public/components/app/TransactionOverview/index.tsx b/x-pack/plugins/apm/public/components/app/TransactionOverview/index.tsx index d6aaf1731faf84..146cd6c4292b9f 100644 --- a/x-pack/plugins/apm/public/components/app/TransactionOverview/index.tsx +++ b/x-pack/plugins/apm/public/components/app/TransactionOverview/index.tsx @@ -185,7 +185,10 @@ export function TransactionOverview() { }} /> - + {i18n.translate( 'xpack.apm.transactionCardinalityWarning.docsLink', { defaultMessage: 'Learn more in the docs' }