Skip to content

Commit

Permalink
[8.x] [DOCS] Search landing page updates (#196131) (#196146)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.x`:
- [[DOCS] Search landing page updates
(#196131)](#196131)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Liam
Thompson","email":"32779855+leemthompo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-14T13:53:21Z","message":"[DOCS]
Search landing page updates
(#196131)","sha":"589f746ebde25965fdd7cb43ea3fd899ff5008ba","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","v8.16.0","backport:version"],"title":"[DOCS]
Search landing page
updates","number":196131,"url":"https://github.com/elastic/kibana/pull/196131","mergeCommit":{"message":"[DOCS]
Search landing page updates
(#196131)","sha":"589f746ebde25965fdd7cb43ea3fd899ff5008ba"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196131","number":196131,"mergeCommit":{"message":"[DOCS]
Search landing page updates
(#196131)","sha":"589f746ebde25965fdd7cb43ea3fd899ff5008ba"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
  • Loading branch information
kibanamachine and leemthompo authored Oct 14, 2024
1 parent 5bd26c3 commit 7528463
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/landing-page.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -248,11 +248,11 @@
<div class="row my-4">
<div class="col-md-4 col-12 mb-2">
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/enterprise-search/current/start.html">
<a class="no-text-decoration" href="search-space.html">
<div class="card h-100">
<h4 class="mt-3">
<span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt11200907c1c033aa/634d9da119d8652169cf9b2b/enterprise-search-logo-color-32px.png');"></span>
Enterprise Search
Search
</h4>
<p>Create search experiences for your content, wherever it lives.</p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/search/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[[search-space]]
= Search

The *Search* space in {kib} comprises the following features:
The *Search* space in the {kib} UI contains the following GUI features:

* https://www.elastic.co/guide/en/enterprise-search/current/connectors.html[Connectors]
* https://www.elastic.co/guide/en/enterprise-search/current/crawler.html[Web crawler]
Expand All @@ -11,7 +11,7 @@ The *Search* space in {kib} comprises the following features:
* https://www.elastic.co/guide/en/elasticsearch/reference/current/behavioral-analytics-overview.html[Behavioral Analytics]
* <<inference-endpoints,Inference Endpoints UI>>
* <<search-assistant,AI Assistant for Search>>
* Persistent Dev Tools <<console-kibana, Console>>
* Dev Tools <<console-kibana, Console>>

[float]
[[search-release-notes]]
Expand Down

0 comments on commit 7528463

Please sign in to comment.