浏览代码

Fix intervals section of auto date-histogram docs (#41203)

This section should be at the same sub-level as other sections in the
auto date-histogram docs, otherwise it is rendered on to another page
and is confusing for users to understand what it's in reference to.
Jason Tedor 6 年之前
父节点
当前提交
656cc709b2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/aggregations/bucket/autodatehistogram-aggregation.asciidoc

+ 1 - 1
docs/reference/aggregations/bucket/autodatehistogram-aggregation.asciidoc

@@ -89,7 +89,7 @@ Response:
 --------------------------------------------------
 --------------------------------------------------
 // TESTRESPONSE[s/\.\.\./"took": $body.took,"timed_out": false,"_shards": $body._shards,"hits": $body.hits,/]
 // TESTRESPONSE[s/\.\.\./"took": $body.took,"timed_out": false,"_shards": $body._shards,"hits": $body.hits,/]
 
 
-=== Intervals
+==== Intervals
 
 
 The interval of the returned buckets is selected based on the data collected by the 
 The interval of the returned buckets is selected based on the data collected by the 
 aggregation so that the number of buckets returned is less than or equal to the number 
 aggregation so that the number of buckets returned is less than or equal to the number