Browse Source

[DOCS] Fix typo in bucket script aggregation link

James Rodewig 6 năm trước cách đây
mục cha
commit
b37c3bd0d5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/reference/data-frames/apis/pivotresource.asciidoc

+ 1 - 1
docs/reference/data-frames/apis/pivotresource.asciidoc

@@ -21,6 +21,6 @@ The following aggregations are supported:
 * {ref}/search-aggregations-metrics-scripted-metric-aggregation.html[Scripted Metric]
 * {ref}/search-aggregations-metrics-sum-aggregation.html[Sum]
 * {ref}/search-aggregations-metrics-valuecount-aggregation.html[Value Count]
-* {ref}/search-aggregations-pipeline-bucket_script-aggregation.html[Bucket Script]
+* {ref}/search-aggregations-pipeline-bucket-script-aggregation.html[Bucket Script]
 
 //For more information, see {stack-ov}/ml-dataframes.html[dataframes-cap}].