mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Update web crawler link to lead directly to the crawler page (#118111)
This commit is contained in:
parent
5cccf0cdd6
commit
68f46a5c8e
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,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