mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: Vadim Yakhin <yakhin.v@gmail.com>
This commit is contained in:
parent
d99287a4a8
commit
49102b42e1
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ export const AvailablePackages: React.FC = memo(() => {
|
|||
<EuiCard
|
||||
data-test-sub="integration-card:epr:app_search_web_crawler:featured"
|
||||
icon={<EuiIcon type="logoAppSearch" size="xxl" />}
|
||||
href={addBasePath('/app/enterprise_search/app_search')}
|
||||
href={addBasePath('/app/enterprise_search/app_search/engines/new?method=crawler')}
|
||||
title={i18n.translate('xpack.fleet.featuredSearchTitle', {
|
||||
defaultMessage: 'Web site crawler',
|
||||
})}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue