浏览代码

[DOCS] Fix typo in bucket script aggregation link

James Rodewig 6 年之前
父节点
当前提交
b37c3bd0d5
共有 1 个文件被更改,包括 1 次插入1 次删除
  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}].