Skip to content

Commit 24dfda5

Browse files
update mapped_pages (#126647)
1 parent c11b8f1 commit 24dfda5

File tree

5 files changed

+11
-5
lines changed

5 files changed

+11
-5
lines changed

docs/reference/elasticsearch/mapping-reference/rank-vectors.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
navigation_title: "Rank Vectors"
33
mapped_pages:
4-
- https://www.elastic.co/guide/en/elasticsearch/reference/master/rank-vectors.html
4+
- https://www.elastic.co/guide/en/elasticsearch/reference/current/rank-vectors.html
5+
# That link will 404 until 8.18 is current
6+
# (see https://www.elastic.co/guide/en/elasticsearch/reference/8.18/rank-vectors.html)
57
---
68

79
# Rank Vectors [rank-vectors]

docs/reference/elasticsearch/rest-apis/create-index-from-source.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
navigation_title: "Create index from source"
33
mapped_pages:
4-
- https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index-from-source.html
4+
- https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index-from-source.html
5+
# That link will 404 until 8.18 is current
6+
# (see https://www.elastic.co/guide/en/elasticsearch/reference/8.18/indices-create-index-from-source.html)
57
applies_to:
68
stack: all
79
---

docs/reference/elasticsearch/rest-apis/reindex-data-stream.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
navigation_title: "Reindex data stream"
33
mapped_pages:
4-
- https://www.elastic.co/guide/en/elasticsearch/reference/master/data-stream-reindex-api.html
4+
- https://www.elastic.co/guide/en/elasticsearch/reference/current/data-stream-reindex-api.html
5+
# That link will 404 until 8.18 is current
6+
# (see https://www.elastic.co/guide/en/elasticsearch/reference/8.18/data-stream-reindex-api.html)
57
applies_to:
68
stack: all
79
---

docs/reference/query-languages/esql/commands/processing-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
navigation_title: "Processing commands"
33
mapped_pages:
4-
- https://www.elastic.co/guide/en/elasticsearch/reference/current/commands/processing-commands.html
4+
- https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-commands.html
55
---
66

77
# {{esql}} processing commands [esql-processing-commands]

docs/reference/query-languages/esql/commands/source-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
navigation_title: "Source commands"
33
mapped_pages:
4-
- https://www.elastic.co/guide/en/elasticsearch/reference/current/commands/source-commands.html
4+
- https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-commands.html
55
---
66

77
# {{esql}} source commands [esql-source-commands]

0 commit comments

Comments
 (0)