mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[APM] Replace feedback link (#154036)
closes https://github.com/elastic/kibana/issues/152137
This commit is contained in:
parent
75344c88e7
commit
99d7ad1fe0
1 changed files with 2 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue