Skip to content

Commit 5e4b06d

Browse files
committed
Fix bad cross document links
1 parent 11db75b commit 5e4b06d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/aggregations.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The values are typically extracted from the fields of the document (using the fi
6262

6363
* <<value-count-aggregation-usage,Value Count Aggregation Usage>>
6464

65-
See the Elasticsearch documentation on {ref_current}/search-aggregations-metric.html[Metric aggregations] for more details.
65+
See the Elasticsearch documentation on {ref_current}/search-aggregations-metrics.html[Metric aggregations] for more details.
6666

6767
:includes-from-dirs: aggregations/metric
6868

src/Tests/aggregations.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The values are typically extracted from the fields of the document (using the fi
2222

2323
:anchor-list: aggregations/metric
2424

25-
See the Elasticsearch documentation on {ref_current}/search-aggregations-metric.html[Metric aggregations] for more details.
25+
See the Elasticsearch documentation on {ref_current}/search-aggregations-metrics.html[Metric aggregations] for more details.
2626

2727
:includes-from-dirs: aggregations/metric
2828

0 commit comments

Comments
 (0)