mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit 92b686a763
)
Co-authored-by: Klim Markelov <klim.markelov@elastic.co>
This commit is contained in:
parent
f78ddbffff
commit
9be72ae85a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export const AnalyticsCollectionIntegrate: React.FC<AnalyticsCollectionIntegrate
|
|||
description: analyticsDNSUrl,
|
||||
},
|
||||
];
|
||||
const webclientSrc = getEnterpriseSearchUrl('/analytics/client.js');
|
||||
const webclientSrc = getEnterpriseSearchUrl('/analytics.js');
|
||||
|
||||
return (
|
||||
<>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue