Skip to content

Commit f5e6414

Browse files
fix CI errors
1 parent 98be90f commit f5e6414

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

explore-analyze/discover/document-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: Customize the Discover interface to optimize your data exploration.
1414
Adjust the **Discover** interface to match your workflow and data exploration needs. Customize table columns, density, and row height to display your data effectively. Configure sample sizes, sorting, and layout to focus on the information that matters most.
1515

1616
:::{tip}
17-
**Discover** provides default [context-aware experiences](/explore-analyze/discover/discover-get-started.md#context-aware-discover) tailored to your data type. You can further customize these views to suit your specific needs.
17+
**Discover** provides default [context-aware experiences](context-aware-discover.md) tailored to your data type. You can further customize these views to suit your specific needs.
1818
:::
1919

2020
:::{image} /explore-analyze/images/kibana-hello-field.png
@@ -112,7 +112,7 @@ Narrow your results to a subset of documents so you're comparing the data of int
112112
:::
113113

114114

115-
You can also compare individual field values using the [**Compare selected** option](discover-get-started.md#compare-documents-in-discover).
115+
You can also compare individual field values using the [**Compare selected** option](compare-documents.md).
116116

117117

118118
### Set the number of results per page [document-explorer-configure-table]

explore-analyze/find-and-organize/data-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ For detailed information on how to use runtime fields with {{es}}, refer to [Run
208208

209209
#### Add runtime fields [create-runtime-fields]
210210

211-
To add runtime fields to your data views, open the data view you want to change, then define the field values by emitting a single value using the [Painless scripting language](../../explore-analyze/scripting/modules-scripting-painless.md). You can also add runtime fields in [**Discover**](../../explore-analyze/discover/discover-get-started.md#add-field-in-discover) and [**Lens**](../../explore-analyze/visualize/lens.md#change-the-fields).
211+
To add runtime fields to your data views, open the data view you want to change, then define the field values by emitting a single value using the [Painless scripting language](../../explore-analyze/scripting/modules-scripting-painless.md). You can also add runtime fields in [**Discover**](../../explore-analyze/discover/add-fields-to-data-views.md) and [**Lens**](../../explore-analyze/visualize/lens.md#change-the-fields).
212212

213213
1. Go to the **Data Views** management page using the navigation menu or the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md).
214214
2. Select the data view that you want to add the runtime field to, then click **Add field**.

explore-analyze/visualize/manage-panels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ There are three types of **Discover** interactions you can add to dashboard pane
8484

8585
To use series data interactions, click a data series in the panel.
8686

87-
* **Discover session interactions** — Opens [saved Discover session](../discover.md#save-your-search) data in **Discover**.
87+
* **Discover session interactions** — Opens [saved Discover session](../discover/save-open-search.md) data in **Discover**.
8888

8989
To use saved Discover session interactions, open the panel menu and click **View Discover session**.
9090

redirects.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -537,12 +537,12 @@ redirects:
537537
# Search sessions becoming background search
538538
'explore-analyze/discover/search-sessions.md': 'explore-analyze/discover/background-search.md'
539539
# Sections extracted from discover-get-started.md into separate pages
540-
'explore-analyze/discover/discover-get-started.md#context-aware-discover': 'explore-analyze/discover/discover-advanced-guides.md#context-aware-discover'
541-
'explore-analyze/discover/discover-get-started.md#add-field-in-discover': 'explore-analyze/discover/discover-advanced-guides.md#add-field-in-discover'
542-
'explore-analyze/discover/discover-get-started.md#compare-documents-in-discover': 'explore-analyze/discover/discover-advanced-guides.md#compare-documents-in-discover'
543-
'explore-analyze/discover/discover-get-started.md#copy-row-content': 'explore-analyze/discover/discover-advanced-guides.md#compare-documents-in-discover'
544-
'explore-analyze/discover/discover-get-started.md#search-in-discover': 'explore-analyze/discover/search-and-filter.md'
545-
'explore-analyze/discover/discover-get-started.md#alert-from-Discover': 'explore-analyze/discover/discover-advanced-guides.md#alert-from-Discover'
540+
'explore-analyze/discover/discover-get-started.md#context-aware-discover': 'explore-analyze/discover/context-aware-discover.md#context-aware-discover'
541+
'explore-analyze/discover/discover-get-started.md#add-field-in-discover': 'explore-analyze/discover/add-fields-to-data-views.md#add-field-in-discover'
542+
'explore-analyze/discover/discover-get-started.md#compare-documents-in-discover': 'explore-analyze/discover/compare-documents.md#compare-documents-in-discover'
543+
'explore-analyze/discover/discover-get-started.md#copy-row-content': 'explore-analyze/discover/compare-documents.md#compare-documents-in-discover'
544+
'explore-analyze/discover/discover-get-started.md#search-in-discover': 'explore-analyze/discover/search-and-filter.md#search-in-discover'
545+
'explore-analyze/discover/discover-get-started.md#alert-from-Discover': 'explore-analyze/discover/generate-alerts-from-discover.md#alert-from-Discover'
546546

547547
# Related to https://github.com/elastic/docs-content/pull/3493
548548
'solutions/security/cloud/ingest-third-party-cloud-security-data.md': 'solutions/security/cloud/integrations/ingest-third-party-cloud-security-data.md'

0 commit comments

Comments
 (0)