[APM] Replace feedback link (#154036)

closes https://github.com/elastic/kibana/issues/152137
This commit is contained in:
Katerina Patticha 2023-03-30 13:36:05 +02:00 committed by GitHub
parent 75344c88e7
commit 99d7ad1fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,8 +134,9 @@ export function MobileServiceOverview() {
values={{
feedbackLink: (
<EuiLink
target={'_blank'}
data-test-subj="apmMobileServiceOverviewGiveFeedbackLink"
href="https://ela.st/feedback-mobile-apm"
href="https://ela.st/feedback-apm-mobile"
>
{i18n.translate(
'xpack.apm.serviceOverview.mobileCallOutLink',